This library is designed to add a new gateways to Payum to support Stripe (with SCA support)
Actually there is one Gateway fully supported Stripe checkout session
but soon Stripe JS
will be supported too.
If you are using Symfony use the bundle : flux-se/payum-stripe-bundle
If you are using Sylius use the plugin : flux-se/sylius-payum-stripe-plugin
Install using Composer :
composer require flux-se/payum-stripe
Choose one of php-http/client-implementation, the most used is php-http/guzzle6-adapter
composer require php-http/guzzle6-adapter
-
Support :
-
[WIP] Stripe JS
- A Symfony bundle : flux-se/payum-stripe-bundle
- A Sylius plugin : flux-se/sylius-payum-stripe-plugin
- [WORK IN PROGRESS]