Invoices

Invoices allow your customers to easily pay with Kriptopay.

Payment Page System

In order to create various differences, shorten the integration process and keep the coin list up to date, payment pages can now be changed live via the Admin panel.

To create an invoice, you no longer need steps such as selecting the amount or coin. You can enable your user to top up the balance by selecting the amount and coin of their own choosing in a more interactive way.

You can also create extra payment pages and create different payment types by simply changing the payment page id.

For example, if you want to be paid only with Bitcoin, you can create a payment page and receive only Bitcoin payment, or when you want to specify the payment amount via the API, you can receive a fixed payment via the API by selecting this step on your payment page.

Instant Payment Notifications (IPN)

Thanks to the IPN system, you can receive a callback whenever the status of a payment changes, without having to check the status of the payment. In this way, you can both provide faster data flow and eliminate unnecessary traffic.

Invoice Endpoints

With the following invoice endpoints, you can retrieve the last invoice list, create a new invoice, or get information about a specific invoice.

List InvoicesCreate InvoiceRetrive Invoice

Last updated