#bobclewell_api

1 messages · Page 1 of 1 (latest)

steep capeBOT
#

đź‘‹ 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.

mossy sky
#

Hi Hanzo.

alpine veldt
#

Hello
The IDs changing is expected. I don't believe there's a way to really "map" them across accounts

mossy sky
#

So, do existing customers need to readd their cards?

alpine veldt
#

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

mossy sky
#

How do I get this data? The old and new linked?

alpine veldt
#

Check documents section in the recipient’s Dashboard

mossy sky
#

I have a customer mapping file, but it doesn't contain card IDs.

alpine veldt
#

what do you see in the source_id field?

mossy sky
#

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,
alpine veldt
#

Does that customer have an attached payment method in the account you copied from?

#

Hmm I see they do

#

have a default source

mossy sky
#

that was a second copy.

#

mapping file.

#

The original copy has a ton of source_ids.

alpine veldt
#

Okay great, does that resolve the ask?

mossy sky
#

maybe. Give me one minute.

#

Ok. I think I have what I need.

#

Thanks.

alpine veldt