#tiago-rodrigues_api

1 messages ยท Page 1 of 1 (latest)

white copperBOT
#

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

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

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

gleaming wolf
#

I created a payment link, the customer accesses the link then makes the payment, and then what is the correct process to do?

rugged nebula
#

Hi, let me help you with this.

#

What do you mean by "register customers" exactly?

gleaming wolf
#

As I said before, it has happened to do the same process and the customer stays as a guest

gleaming wolf
rugged nebula
#

it is registered in the customer list
You mean created a Customer object on your Stripe account?

rugged nebula
#

It depends, for one-off payments the customer can be a guest. But Subscriptions require a real Customer object, so Payment Links will create it automatically.

gleaming wolf
#

Can you tell me why the other time inserted the customer as a guest only?

rugged nebula
#

Which time exactly? Can you share the Checkout Session ID?

gleaming wolf
#

Related Request ID(s): req_puH0Z37bwKhZ5G

rugged nebula
#

This is a Request to GET customers.
I am asking for the ID of a Checkout Session from which a guest customer was created.

white copperBOT
gleaming wolf
rugged nebula
#

My guess is that it was a one-time payment so customer creation wasn't required.

sleek spindle
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

gleaming wolf
#

Thank you

#

Why is it possible to have multiple customers with the same email, to have subscriptions on the same product?

sleek spindle
gleaming wolf
#

Thank you