#rob1986_api

1 messages ยท Page 1 of 1 (latest)

sonic mothBOT
#

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

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

serene forumBOT
languid pelican
#

Hi there ๐Ÿ‘‹ that looks like a Payment Link that you created from the dashboard. My teammate and I in this forum aren't as familiar with the dashboard side of these flows, but I believe what you're describing is achievable since it can be done through the API through the user of the customer_creation parameter:
https://docs.stripe.com/api/payment-link/create#create_payment_link-customer_creation

#

If it's possible through the dashboard, you're likely looking for a checkbox that can be selected while creating/editing the payment link that refers to customer creation or creating customers.

#

Actually, I'm not readily spotting a corresponding in the dashboard. You may have to create your Payment Link via the API to accomplish what you're describing. The parameter I referenced above will allow you to do that.

solar plover
#

ok thanks!