API Overview
Checkout
The chief premise of this endpoint is to provide a single endpoint and a user interface that allows you to charge your customers mobile money wallet or credit card.
Charges are identified by a unique, random but unique ID's called reference. Kindly take note that this is a protected resource.
We process all transactions asynchronously. Hence you would have to set your callback/webhook url on your dashboard under the settings section to receive the status of every posted transaction or call out the retrieve a transaction endpoint to verify status of the transaction.
Note: After calling this endpoint, you are to redirect the user to https://epaygh.com/checkout/{token} where the {token} is the token in this api Response.
Enpoint Details
Request Headers
Request Body Parameters