#nathangardiner5_api

1 messages ¡ Page 1 of 1 (latest)

random glenBOT
#

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

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

robust osprey
#

Hi, is this for tracking purposes? Can you share more details as to why you'd want this?

kindred badge
#

No problem, this is because, when the customer pays for the products at the minute they have to enter the email and first name again, which we want to skip, we want the customer, to be able to enter it once and then go straight through to a password setup page

robust osprey
#

Ah, that is not possible. The way Payment Links works is that you have one link that works for many users. If you want to pass in the customer data, you would need to use Stripe Checkout instead: https://docs.stripe.com/checkout/quickstart

kindred badge
#

Ok no problem, thanks for your help