#pwnosaurus_api
1 messages ¡ Page 1 of 1 (latest)
đ 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/1389566022121558081
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
What is a 'payment link' in this context?
A stripe hosted payment page for an invoice. For example: https://invoice.stripe.com/i/acct_1QmArBFq4a5qR8ey/test_YWNjdF8xUW1BckJGcTRhNXFSOGV5LF9TYkVsWXY0WlJoZFJQSzhZMFZJaXZmbVlWQ3hJZlhBLDE0MTkwOTg2NQ02008sDoDioe?s=db
Thanks, wasn't sure if you meant the Payment Link product
But yes, this is how that page works currently. You can still use card Source objects on newer APIs like Payment Intents
Thanks, that's good to know.
If I could ask a follow up question, is it possible to configure this invoice payment page with the same options you can select when creating a payment link in the dashboard on this page: https://dashboard.stripe.com/payment-links/create
Specifically, the "Require customers to accept your terms of service" options that renders a checkbox in the payment page
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
It is not
Thank you for the help!