alpdesk/isotope-payment-stripe

Stripe payment for Contao Isotope Ecommerce

1.0.3 2024-11-11 15:06 UTC

This package is auto-updated.

Last update: 2024-11-11 15:08:39 UTC


README

This module enables you to use Stripe as a payment module for Isotope eCommerce as an embedded view.

Note

Please feel free to improve the module! :-)

Configuration

In the payment module, you have to configure the following setting:

  • public Key
  • private Key
  • stripeDetailView

To enable test mode you have to set the test keys to the key fields. For production use the production keys.

The option "detail Productview (stripeDetailView)" shows the products in detail.

Optional you can allow additional "Status" and "Payment-Status" next to "paid" and "complete". One reason may be if direct debit (german "Lastschrift") is used. For this Stripe always returns the status unpaid.

The Stripe-Widget itself (e.g. payment methods, etc.) is configured in stripe account.

Screenshots