API Reference

input a pay now button in your flow

Technical Walkthrough

1. Setup and Configuration:

Configure CargoWALLET API access, including setting up API keys and defining endpoints.

Map the existing payment system parameters to CargoWALLET's parameters to ensure a seamless data transition.

2. Implementation:

Integrate an HTML/JS snippet into the client's website to initiate new transactions through CargoWALLET.

The snippet will call the endpoints for Get paid or Pay now API and redirect the user to the wallet if needed, allowing clients to input their API key and transaction details, such as amount and category.

3. Security and Monitoring:

Implement API key-based authentication to secure access and restrict actions to authorized activities.

Set up web hooks to receive real-time notifications about transaction statuses, such as payment initiation and completion.