#yion_api

1 messages ¡ Page 1 of 1 (latest)

gilded pulsarBOT
#

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

📝 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.

supple breach
#

https://docs.stripe.com/payment-links this is the docs for payment links. Which part of the doc that you don't understand and need help with?

Accept a payment or sell subscriptions without building additional standalone websites or applications with Payment Links. Share the link as many times as you want on social media, in emails, or on your website.

tall cedar
#

Hi @supple breach , thanks for assist.
I am new to Stripe, first time working for integration.

#

the payment link will become an url endpoint? or it works like API?

supple breach
#

The payment link provides a URL that your customer can visit and complete a payment. Btw, you can also create payment links directly from your Dashboard without writing any code. https://docs.stripe.com/no-code/payment-links

If you want to start selling online, Payment Links offer a simple way for customers to pay you. Learn how to create one that you can share with everyone without writing code.

tall cedar
#

cool, I will try that

#

but if I need to have the billing amount to be dynamic in app, will need to use API right?

supple breach
tall cedar
#

the price should be an id, i need to preset in the dashboard right?
And then the success URL is the link gonna be open?