Open james-allan opened 9 months ago
Hi, This issue has gone 150 days (5 months) without any activity. This means it is time for a check-in to make sure it is still relevant. If you are still experiencing this issue with the latest version, you can help the project by responding to confirm the problem and by providing any updated reproduction steps. Thanks for helping out.
This issue has gone 180 days (6 months) without any activity.
Describe the bug
With Bancontact and iDEAL payment methods enabled, changing a subscriptions payment method via the My Account > Subscription page, the customer is only given the option to change the subscription's payment method to a card or SEPA.
I'm not sure what is required in getting iDEAL and Bancontact to work for set up intents via the subscription's change payment method but it should theoretically be supported.
To Reproduce Steps to reproduce the behavior:
fix/2872-dPE-APM-subscription-support
branch oradd/deferred-intent
Expected behavior Customers can purchase subscriptions with Bancontact and iDEAL so it should be possible for customers to change an existing subscription to either of those payment methods too. Not withstanding that it would need to resolve to a SEPA token. I suspect this should just involve enabling the
subscription_payment_method_change_customer
support flag and resolving any issues that lead from that.