#justingden_checkout-billing-customers

1 messages ยท Page 1 of 1 (latest)

maiden cosmosBOT
#

๐Ÿ‘‹ 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/1326955383985803295

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

restive oracle
#

SOrry but that question doesn't make any sense

#

Subscriptions are part of the Stripe Billing suite of products

barren flax
#

So we need the Stripe Billing to use that API, correct?

restive oracle
#

Yes

barren flax
#

Thank you!

restive oracle
#

Happy to shed what ๐Ÿ’ก I can ๐Ÿ™‚

barren flax
#

Can I ask you a few more quick questions?

restive oracle
#

Sure, as long as it's focused on coding integrations with the APIs

barren flax
#

I need to understand the basic workflow when it comes to customers. We mainly sell subs. When creating a Session, I may have a customer who hasn't purchased before or one that has. I am assuming that for a new customer, I send at least the email address and possibly more info. Then capture a Customer ID from the returned session and store it. If they purchase again, I can send the Customer ID in the session. Is this correct?

restive oracle
#

If you are using Stripe Checkout to create the Subscriptions, then Checkout will collect the customer email and whatever additional data is required based on the payment method & currency.

barren flax
#

We are but then we need something for future purchases or managing the subscriptions. Can this be done with a Customer ID of some kind?

restive oracle
barren flax
#

Thank you for your help

restive oracle
#

Happy to do it