Embed Payment Button

Configure your payment button and generate the code to embed it on your website.

Configuration
Set the details for your payment button.
Preview
This is how your payment button will look.

Thanks for your purchase!

$25.00

Embed Code
Copy and paste this code into your website's HTML. You can override the message with a query parameter, e.g., ?message=New+Message.
<iframe src="/pay?id=demo-payment-123&amount=25.00&message=Thanks%20for%20your%20purchase!" width="100%" height="350px" style="border:none; border-radius: 8px; box-shadow: 0 4px 6px -1px rgb(0 0 0 / 0.1), 0 2px 4px -2px rgb(0 0 0 / 0.1);"></iframe>