Checkout Button Overview
What it is
A checkout button is a Pay button you put on your own website. You set the price once, paste two lines into your page, and it takes payments from then on.
You do not need to write code. You fill in a form and copy what Brykto gives you.
What happens when someone clicks it
- The payment page opens in a new tab.
- Your customer pays there, exactly as they would with any Brykto payment link.
- If you set a success page, they are sent to it once the payment confirms.
Your own page stays open in the tab behind, so nothing is lost if they change their mind.
Button or payment link?
Use a checkout button when the price is the same every time and any number of people might pay it. A product, a fixed service, a ticket, a set donation amount.
Use a payment link when you are billing one person for one thing. An invoice, a quote, a one-off job.
The difference matters. A payment link is good for a single payment, while a button creates a fresh payment for everyone who clicks it.
Where it works
Anywhere you can paste HTML into a page. That covers most website builders, blog platforms, and hand-written sites.
If your platform has somewhere to add custom HTML or an embed, the button will work there.