WC Subscriptions – change from one unsupported Stripe gateway to another
-
We have a site with WC Subscriptions, and want everyone to have their subscription automatically renew. Unfortunately there was an error where Manual Payments were accidently enabled, which allowed some customers to check out with a third party Stripe gateway (a plugin created by Sumo Payment Plans).
I have now disabled Manual Payments, and expected that on the new renewal customers who renew through the official Stripe gateway would be switched to automatic renewals. But this did not happen, they are still marked as manual renewal.
I am now trying to complete the steps at https://docs.woocommerce.com/document/subscriptions/add-or-modify-a-subscription/#section-8 but cannot find the src_ or card_ ID within Stripe for these new payments which were made through the official Stripe gateway, so that I can manually change them to automatic as admin. I can see the cus_ ID in Stripe but the official Stripe plugin uses Payments Intent not Charges API, and hence I don’t believe a src_ or card_ ID is created?
Would the PI_ ID work for this, instead of the src_ or card_ ID?
- The topic ‘WC Subscriptions – change from one unsupported Stripe gateway to another’ is closed to new replies.