The service name of stripe checkout session gateway as been renamed :
from flux_se.payum_stripe.gateway_factory_builder
to flux_se.payum_stripe_checkout_session.gateway_factory_builder
- 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.*