Whats the URL Endpoint to test payments on Postman


#1

something like

https://api.paynow.co.zw/payment/create

and whats the fomart of the json body

e.g.

{

“id”: “19084”,

“key”: “c7b7457e-ef7c-46y8778799244-ab89cf125def”,

“resultUrl”: “https://tendertube.co.zw/paynow/tokens.php?terminal=paynow”,

“returnUrl”: “https://tendertube.co.zw/clientarea/transactions/success”,

“reference”: “2011183144”,

“email”: "exampleemail@gmail.com",

“shortDescription”: “Sigma Test Transaction”,

“amount”: 10.00

}


#2

Good day @peter

Please find the Paynow Documentation below