#Ivy Wen
1 messages · Page 1 of 1 (latest)
There are two ways I can think of:
- Use different accounts for different projects; OR
- If same account is used, you may set the project ID in
metadataof Checkout Session, which you can refer them in the event or Checkout Session object: https://stripe.com/docs/api/checkout/sessions/create#create_checkout_session-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
In option 1, is it the same company that can create multiple stripe accounts?
You should be to. I'd recommend double checking with Stripe Support https://support.stripe.com/contact as this channel is for technical question.