Releases: FLUX-SE/PayumStripeBundle
Releases · FLUX-SE/PayumStripeBundle
Add Symfony 7 support and drop 4 and 5
What's Changed
Full Changelog: v2.0.1...v3.0.0
Add Symfony 6 support
What's Changed
- Update README.md by @YellowPhoenix18 in #3
New Contributors
- @YellowPhoenix18 made their first contribution in #3
Full Changelog: v2.0.0...v2.0.1
v2.0.0
v2.0.0-RC.1
Prepare 2.0 with refund, authorized flow and cancel
v1.2.1
v1.2.0
- BC BREAK: This bundle has been renamed from
PayumStripeCheckoutSessionBundle
toPayumStripeBundle
to handle more than one gateway from Stripe. - BC BREAK: Rename the namespace (vendor and plugin name) from
Prometee\PayumStripeCheckoutSessionBundle
toFluxSE\PayumStripeBundle
- BC BREAK: Rename the service name from
prometee.payum_stripe_checkout_session.*
toflux_se.payum_stripe.*
See FLUX-SE/PayumStripe#6 for more informations.