#zachwick_cloning-customers-pms
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/1467959661490737366
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Generally, the way to self-serve this is to create new Customer objects on your Connected Accounts using the data of your existing Customer objects as a template. This is essentially what any internal (Stripe) tool would also do. The same applies to the Subscriptions.
Won't creating new Customer objects on our Connected Accounts require getting the payment details again from all existing Customers with a Subscription?
Yes. If you want to use the cloning approach in the doc you shared, that will create one-off payment methods that you will need to recreate each time you want to charge them.
Understood. Is there a way to copy or clone an existing Customer object that currently has a Subscription (and thus currently has a stored payment method) to a Connected Account without needing to get the payment details from the end-user again? If we need to recreate the Subscription on the Connected Account, that's fine, but I'm looking for a solution that can be ~transparent to end-users and the owners of the Connected Account.
Ideally, I'm looking to see if the "Copy Customer Between Stripe Accounts" Excelsior task still exists. I was on the Developer Support Engineering team from 2026 - 2021 and used that task a few hundred times to do exactly what I'm looking to do. (If it helps, I was zwick@stripe.com)
Not that I know of. At least not using the APIs
Yes, I know that it cannot be done via the API. Is there an internal process that can be used for this?
And we help specifically with the APIs, that is our expertise here. If you want to get more details about available Excelsior tasks I recommend writing in to Support https://support.stripe.com/contact
Will do. Is there a magic phrase or anything to mention that will get me past the Tier 1 support and to a member of the DSE team? I really don't want to get a canned response and have to work the escalation process.
DSE generally doesn't handle Exelsior tasks for users any more. That's a Tier 2 responsibility. I think if you mentioned Excelsior tasks and went into crisp detail about exactly what you wanted to achieve that would go a long way to avoid the CR response
Perfect - thank you so much for your help!
Happy to shed what ๐ก I can ๐
zachwick_cloning-customers-pms