Create a hosted payin invoice
Endpoints — Payin
Create a hosted payin invoice
Creates a hosted payment invoice and returns the URL of the LigdiCash payment page.
POST
Create a hosted payin invoice
Documentation Index
Fetch the complete documentation index at: https://developers.ligdicash.com/llms.txt
Use this file to discover all available pages before exploring further.
Headers
API key of the LigdiCash project.
Bearer {API_TOKEN}application/jsonapplication/jsonBody
Response
"00" = success, "01" = error.Transaction token. Store it immediately — required to call
confirm.Success: URL of the payment page to open for the customer. Failure: sub-code
Echec (CodeXX).URL to the sub-codes documentation for this endpoint.
Error codes
Wiki:https://client.ligdicash.com/wiki/createInvoice — see Sub-codes per endpoint.
