API Reference

The /orders/create API endpoint in CargoWALLET initiates a new payment transaction and will return the transaction ID as well as the link to CargoWALLET for the user to finalize the transaction.

(Please note that the API calls demonstrated in the README documentation may appear slower than expected. However, when calls are made directly to the API, the performance is significantly faster).

The API will send an answer to the callback with :

transaction_id : This is the order_id in cargowallet system

link_payment : the link that should be use by the payer to open the wallet to the payment page.

Language
Credentials
Header
Click Try It! to start a request and see the response here!