#Ailene
1 messages · Page 1 of 1 (latest)
Hello! Can you provide more details? What exactly are you trying to do?
Hi, thank you for your response. We will gonna have an event in June. And we want our guests to fill up a form in our website then proceed to paymenr
That is the website. U can see the button “proceed to button” and after clicking this button will proceed to stripe link to pay
I mean “proceed to payment”
Okay, what are your questions?
How can I link stripe to the button “proceed to payment”
I need more information. Are you trying to use a Payment Link? Are you a developer who wants to write code to do something custom?
Have a look at Payment Links here: https://stripe.com/docs/payment-links
Kind of, but in our website after clicking the button “proceed to payment”
Right, you would have that button go to a Payment Link.
They want the guests to checkout in the website then proceed to the link to pay, but I don’t know how to do it
What specifically don't you understand? Did you read the docs I linked above?
That's literally the guide I just linked you to.
You create a Payment Link, you get the URL for that payment link, you make your button go to that URL.