Replies: 0
Hello,
I found a compatibility bug between the Redirection plugin and the Woocommerce Subscription plugin.
My setup
Hosting: OVH
Wordpress: Version 5.6.2
Redirection: Version 5.0.1
Woocommerce: Version 5.0.0
Woocommerce subscription: Version 3.0.13
Woocommerce Stripe gateway: Version 4.9.0
Conflict validation
I did a lot of tests, disabling other plugins. And finally, I can say that it comes from Redirection. The bug still appears on a clean twenty-twenty theme, with only: Woocommerce, Woocommerce subscription, Woocommerce Stripe gateway, and Redirection plugins activated.
As soon as we deactivate the Redirection plugin, it works.
The bug:
The Redirection plugin blocks the redirection supposed to happen after an Early Renewal via modal.
To reproduce:
Backoffice:
Go to the Woocommerce settings, then Subscription settings and set:
– Enable Early renewals ;
– Enable Early renewals via modal.
Frontoffice:
– Subscribe to a subscription product ;
– In your account, go to “My subscription” ;
– Click “Renew now” ;
– The Early Renew modal pops up > click “Pay now”.
Expected behaviour>> The Payment is successful. The modal disappears and you are back to your subscription.
Bug behaviour >> The payment is successful. However, the modal stays forever with an infinite loading animation.
Could you please have a look?
Thank you!
Best