Developers
Developer entry points for MakePay.
MakePay keeps checkout simple. Developers use the hosted route, modal script, events, and MakeCrypto docs to connect it to their product.
What developers use
The public page handles checkout. Your product can open it, embed it, and respond to documented events.
Hosted route
Open a MakePay payment link directly when a customer is ready to pay.
Open
Modal script
Use /modal/makepay.js to show the same checkout inside your site.
Open
Events and redirects
Follow the docs for payment events, close behavior, and success or failure redirects.
Open
Dashboard settings
Merchant configuration stays in MakeCrypto, so developers do not duplicate setup logic.
Open