#J-20

1 messages · Page 1 of 1 (latest)

vast ospreyBOT
foggy imp
#

Hello!

#

Are you moving these Subscriptions to a completely new account, or just disabling WooCommerce from managing the Subs?

steel gyro
#

Just disabling Woocommerce from managing the Subs, and continuing with the existing Stripe account

foggy imp
#

Gotcha, and is WooCommerce currently taking an Application fee from these Subs?

steel gyro
#

It does not take an application fee from the subs 🙂

foggy imp
#

Oh well then all you really need to do is disable the connection with WooCommerce!

#

And you should be good to go

steel gyro
#

Hmm. For more context, the subscriptions I see in Woocommerce, do not exist in Stripe. The subscriptions in Woocommerce tell Stripe when to process a one-time payment, so technically every charge is it's own payment in Stripe but not a subscription (I have no products or subscriptions in Stripe currently - they're all in Woocommerce. I have no MRR/ARR data in Stripe either b/c it doesn't recognize any of the renewals as recurring revenue)

foggy imp
#

Ahhhh that's correct. I forgot that Woo manages Subs themselves via one-time payments

#

Thanks for clarifying

steel gyro
#

Np!

foggy imp
#

Hmm so there isn't really much of a migration guide I can provide. You mostly will need to bucket your different Products/Prices that you are transacting through Woo and create Products/Prices within your Stripe account for those. Then you can create Subscriptions for the Customers currently being charged by Woo using those Prices/Products. I'd recommend using a trial period when you create the Subscriptions in order to set the billing anchor to the next time that the Customer should be charged

#

Let me know if further details on any of that info would be helpful

steel gyro
#

Got it - yes any further details would be helpful. Do you think this is a manual process or can be done with a script of some sort?

foggy imp
#

Yeah you should definitely be able to write a script

#

But you will need to pull aside the Products/Prices and the billing cycle anchor date for each Customer

#

Then feed that into the script

steel gyro
#

Sounds good, well I appreciate your time @foggy imp thank you for the help

#

developer ❤️

foggy imp
#

Sure thing. As you (or your devs) get working on this feel free to pop back in if we can help further!