#vell2x

1 messages · Page 1 of 1 (latest)

prisma masonBOT
dense steppe
#

Hello! I don't think I have enough information to answer that. Can you tell me more about what you're doing? Like which Stripe products/APIs are you using?

static ivy
#

I am using Stripe Checkout

dense steppe
#

Okay, and your goal is to use an existing Customer?

static ivy
#

Yes, a customer account is created for the user when they register, and when they pay for a service we want the transaction to be attached to their account.

dense steppe
#

You should use the Customer ID when you create the Checkout Session in that case.

static ivy
#

Can you point me in the direction to do that?

dense steppe