#xor1337_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/1395340127189991495
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
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
Could you elaborate on that? with some example?
https://docs.stripe.com/get-started/data-migrations/pan-import
something like that?
it won't break existing subscriptions?
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
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
oh :/ okay thanks for your help!
much appreciate
Np! Happy to help!