#zooooooooo

1 messages · Page 1 of 1 (latest)

deft saffronBOT
mystic prism
vague pulsar
#

Hello! I don't think client_reference_id is what you want - typically, you'd take the Stripe Customer ID (if they have one) and pass it in to customer when you create the Checkout Session

mystic prism
#

how can i correlate an existing stripe customer with a customer? I need to save that off after they create it initially? Probably need a table correlating my customer ids to Stripe Customer IDs?

#

I'm mostly concerned w/ the case where I don't have an initial Stripe Customer ID to pass in, and they manage to complete the checkout flow twice