coreshop / payum-stripe-checkout-bundle
CoreShop - Stripe Bundle
Installs: 3 867
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 3
Forks: 5
Open Issues: 2
Type:pimcore-bundle
Requires
- php: >=8.0
- coreshop/payum-bundle: ^2.0 | ^3.0
- flux-se/payum-stripe: ^1.2
README
This Bundle activates the Stripe Checkout & Stripe JS Payment Gateways in CoreShop. It requires the FLUX-SE/PayumStripe repository which will be installed automatically.
Installation
1. Composer
"coreshop/payum-stripe-bundle": "^2.0"
2. Activate
Enable the Bundle in Pimcore Extension Manager
3. Setup
Go to Coreshop -> PaymentProvider and add a new Provider. Choose stripe_checkout
/stripe_js
from type
and fill out the required fields.