#aj_api
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/1327119489267138621
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
You want to pass the Connected Account Id to the Stripe Account header
not your Platform Account Id
but I want to clone from connected to platform
the payment method was created an tokenized in connected account directly and I'm now trying to copy it to platform accoubt
I see. I am afraid we don't support that flow. You can only clone from Platform to Connected Account
so if I tokenize a payment in connected account then I can't transfer them to platform account at all?
we have a platform account in the US and we are now thinking of moving all European payments into its own connected account. And as part of the move, we need to migrate existing customers and forward new ones to the connected account. We are also planning failover scenarios and one of them is the option to move these customers back to platform. Since we accept SEPA, we thought we'll tokenize the payments directly in connected account as opposed to doing it in platform and then cloning it. Now this kind of throws a wrench at it since we cannot really do a fail over
probably tmi but I thought the extra context might help w.r.t finding another solution for the failover ๐ค
No worries and thank you for providing context. It's always better to see the whole picture
So just to confirm, if we do tokenize payments in connected account directly, there's no going back to platform?
Yes, unfortunately.
ok thanks so much for the faster responses ๐โโ๏ธ