coreshop / payum-stripe-checkout-bundle
This package is abandoned and no longer maintained.
The author suggests using the coreshop/payum-stripe-bundle package instead.
CoreShop - Stripe Bundle
Package info
github.com/coreshop/PayumStripeBundle
Type:pimcore-bundle
pkg:composer/coreshop/payum-stripe-checkout-bundle
2.2.0
2025-03-11 12:22 UTC
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.