#geo_best-practices
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1403443634614960280
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
I'm afraid this is not supported. The only way is to create a new customer, new price and new subscription on new connected account. Payment method should be collected again as well. In the new connected account, you can backdate of the subscription to align with the subscription created in the old account: https://docs.stripe.com/billing/subscriptions/backdating
oh man!
sorry, Express is a type of Connect account correct? Does the same still apply?
Where did you create the subscription? Could you share an example subscription ID (sub_123) for me to take a look on how your integration works now?
sub_1RsSvqL91S2L30vRGkADRgaH
they have their own connect account but want to move to another
but they have a bunch of active subs and products
Thanks for sharing! sub_1RsSvqL91S2L30vRGkADRgaH for example created the customer / product / price / subscription all on the connected account. I'm afraid there is no easy way to move to another connected account except for recreating a new one in the new connected account
I see. Well if that's what needs to be done I guess we'll just have to do it. Thanks!