offline / oc-mall-stripe-checkout-plugin
There is no license information available for the latest version (v1.0.2) of this package.
Stripe Checkout for Mall
Package info
github.com/OFFLINE-GmbH/oc-mall-stripe-checkout-plugin
Type:october-plugin
pkg:composer/offline/oc-mall-stripe-checkout-plugin
v1.0.2
2024-10-15 15:29 UTC
Requires
- composer/installers: ~1.0
- stripe/stripe-php: ^v16.1.0
README
This plugin provides a Stripe Checkout payment gateway for Mall.
Installation
- Install the plugin via Composer:
composer require offline/oc-mall-stripe-checkout-plugin
- Set your Stripe API key and Webhook secret in the Mall settings.
- Configure a webhook in your Stripe dashboard with the target URL
https://your-site.com/mall/webhooks/stripe-checkout. Subscribe to thecheckout.session.completedandcheckout.session.async_payment_succeededevents. - Configure a payment method to use the Stripe Checkout gateway.