#riomica

1 messages · Page 1 of 1 (latest)

pulsar yachtBOT
dusky halo
#

No
you need to create new customers.

#

You can keep track of the mapping between live/test mode customers in your own database or using metadata.

night chasm
#

I exported the customers from my test mode, can I use this: https://stripe.com/docs/api/customers to create the customers in live mode, and then keep track in my own database? I want to make sure users don't need to do anything

dusky halo
#

yes that's the option.

night chasm
#

Okay, I will do that, thank you. Only one more question. If I add a customer on live mode and reference the card_id he already created, will that work?

dusky halo
#

if it was created in test mode, no.

#

Live mode object and test mode object are completly different.

night chasm
#

So there is no way for me to fully recreate the user in live mode? Even if I add users by myself, they will still have to add cards again?

dusky halo
#

Yes.

night chasm
#

That's a bummer. Thank you for all your help!