coreshop / payum-stripe-bundle
CoreShop - Stripe Bundle
Installs: 3 133
Dependents: 0
Suggesters: 0
Security: 0
Stars: 4
Watchers: 4
Forks: 9
Open Issues: 0
Type:pimcore-bundle
Requires
- php: >=8.0
- coreshop/core-shop: ^3.0 || ^4.0
- flux-se/payum-stripe: ^2.0
Requires (Dev)
- symfony/http-client: ^6.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
composer req 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.