#benlukadev_api

1 messages ¡ Page 1 of 1 (latest)

devout bisonBOT
#

👋 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/1233289505327550546

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

half raft
keen parcel
#

hello! can you share an example subscription id? It'll have the prefix sub_

half raft
#

sub_1P9eRNCjLjMtUb67zeGaF6Tj

keen parcel
#

What do you mean by making the distinction which customer has bought which one? - how/where are you trying to make this distinction? in most cases, you would have the Stripe Product / Price id in your own DB to match up with any other details that you have

half raft
#

distinction b/w these

keen parcel
#

so where are you trying to make this distinction?

#

i.e. which part of your code are you attempting to make this distinction?

half raft
#

i think i got it, its the product id that differentiates b/w these subscriptions

#

anyways ty