API for developers
Invoices
Description of the Interaction Scheme
Create an invoice (/api/einvoice/create).
Initiate the debit procedure (/api/einvoce/process).
Redirect the user to the payment page.
Check the payment status (/api/einvoice/status).
The payment is considered successful if the status is PAYED.