#xor1337_best-practices

1 messages ¡ Page 1 of 1 (latest)

tropic rampartBOT
#

👋 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/1395340127189991495

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

jade escarp
#

like I have existing subscriptions in my platform and I want to move all of them to new host account.
You need to implement a script and recreate these Subscriptions in your Connect Account

steep epoch
#

it won't break existing subscriptions?

jade escarp
#

No that's for card details

#

You can't migrate Subscripion from one Stripe Account to another, you need to recreate them in the new account and delete them from the old one

steep epoch
#

okay, so I can just copy customer objects but conversion rates drop because the subscription will be interrupted? I cannot transfer users from account A to account B and keep their ongoing subscriptions, right?

#

I need to somehow ask them to update payment details then

jade escarp
#

Yeah you can't simply migrate Subscription

#

You need to re-create them in your case

steep epoch
#

oh :/ okay thanks for your help!
much appreciate

jade escarp
#

Np! Happy to help!