leo-moshko / payum-stripe-bundle
CoreShop - Stripe Bundle
Package info
github.com/LeoMoshko/PayumStripeBundle
Type:pimcore-bundle
pkg:composer/leo-moshko/payum-stripe-bundle
v1.2.0
2026-06-10 23:10 UTC
Requires
- php: >=8.0
- coreshop/core-shop: ^3.0 || ^4.0
- leo-moshko/payum-stripe: ^1.2
Requires (Dev)
- symfony/http-client: ^6.2
This package is auto-updated.
Last update: 2026-06-10 23:11:30 UTC
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.