Verify Payment
To make this request, send an authenticated request to the verify endpoint.
Verify a transaction
POST
https://api.oneappgo.com/v1/business/verifytrans
Request Body
Name
Type
Description
reference*
String
Transaction reference
Your secret keys are to be kept secret and only stored on your servers. Do not pass your secret key to front end language where it can be exploited.
Take a look at how you might do this:
Sample response
Last updated
Was this helpful?