#nobans-woocommerce-migration
1 messages · Page 1 of 1 (latest)
nobans-woocommerce-migration
Hello @mighty night ! We can't really help much with a migration between third-parties but
I think if i could find a way to convert a Payment Method to a Source, through an endpoint or with stripe's support i would be able to handle the migration of the subscriptions seamlessly for my customer's customers
No such thing exists. If you havepm_123456then it's impossible to have them work with legacy APIs like Sources or/v1/charges. I'd be surprised if WooCommerce doesn't support PaymentMethods though. They are a really big platform/plugin and know our API well. I'd recommend working with their own support team directly
Thank you very much @cold cloak ! Yea unfortunately for my client's active subscriptions i have only Payment Methods (pm_123). I will ask about this on the Stripe for WooCommerce plugin then.
I have looked into the plugin's code and it seems to me like PaymentMethods API is not supported by it.
Also i have created a test subscription locally using it, and it saved a Source object to my created customer.
I'm fairly certain they support PaymentMethods already since they support some types of payment methods that never existed on Sources. But asking them directly will yield a better answer!