#bobclewell_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/1280890591168823378
📝 Have more to share? Add more details, code, screenshots, videos, etc. below.
Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- bobclewell_api, 6 days ago, 113 messages
Hi Hanzo.
Hello
The IDs changing is expected. I don't believe there's a way to really "map" them across accounts
So, do existing customers need to readd their cards?
We do recommend this in the doc:
https://docs.stripe.com/get-started/data-migrations/pan-copy-self-serve
The copy process assigns new object IDs of the same payment type to payment data. For example, the process assigns a new card object ID to all card objects and new payment method object IDs to all payment method objects. After the copy process is complete, Stripe creates and uploads a CSV mapping file to the Documents section of the recipient’s Dashboard. The mapping file is available to the recipient only. The mapping file contains the following headers:
customer_id_old
source_id_old
customer_id_new
source_id_new
You should be able to use mapping file
How do I get this data? The old and new linked?
Check documents section in the recipient’s Dashboard
I have a customer mapping file, but it doesn't contain card IDs.
what do you see in the source_id field?
it's empty.
eg. here's the first row of the mapping file I received...
customer_id_old,source_id_old,customer_id_new,source_id_new
cus_6M6IIc7Y8Ysppj,,cus_6M6IIc7Y8Ysppj,
Does that customer have an attached payment method in the account you copied from?
Hmm I see they do
have a default source
Okay great, does that resolve the ask?
perfect, if you run into any other blockers - I'd recommend reaching out to migration support team via: https://docs.stripe.com/get-started/data-migrations/pan-copy-self-serve?copy-method=full#get-stripe-support
we don't know much about the migration flows so reaching out to them directly might be easier