Skip to content

OFFLINE-GmbH/oc-mall-stripe-checkout-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Stripe Checkout for Mall

This plugin provides a Stripe Checkout payment gateway for Mall.

Installation

  1. Install the plugin via Composer:
composer require offline/oc-mall-stripe-checkout-plugin
  1. Set your Stripe API key and Webhook secret in the Mall settings.
  2. Configure a webhook in your Stripe dashboard with the target URL https://your-site.com/mall/webhooks/stripe-checkout. Subscribe to the checkout.session.completed and checkout.session.async_payment_succeeded events.
  3. Configure a payment method to use the Stripe Checkout gateway.

About

Stripe Checkout for Mall

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages