#leo-account-migration
1 messages · Page 1 of 1 (latest)
leo-account-migration
#1: I don't know what you call "payment tokens" so not sure
#2: yes
#3: yes
Stripe account A: Existing account
Stripe account B: New account
If we have a customer with saved payment methods on Stripe account A, does step 1 allow those saved payment methods to be available in Stripe account B?
Also, are there any missing pieces I'm not including for a full account migration?
yes the copy of customer swill copy card data too
There's a lot of potential gotchas and steps to check, like your new account being configured properly (same settings for many things like retries, emails, statement descriptor, etc.). Ensuring your integration has the right API version pinned, the same webhook endpoints configuration, etc.
I would highly recommend doing a lot of this in Test mode first at the very least. But at a high level the steps you had are correct
Thank you. Lastly, is there a way to copy the Radar rules (or export/import) from one Stripe account to another?
no that is unfortunately impossible and would need to be done by hand 😦
hahaha