Payment Button
Last updated
Last updated
To show your users that they can pay with cryptocurrency, you just need to include our payment button in your site.
An example payment button will have this look:
Once a user click on it, you will need to create a charge to CriptanPay from your system using the charge
API. You will receive a checkout URL where your client will be able to make the payment:
Once your user has paid, you will receive a notification through our webhook
system and your user will be redirected to a URL of your choosing.