hie how can i create a paynow callback notification to my system ?
Paynow callbacks
James
#2
You specify it in the resulturl
See here https://developers.paynow.co.zw/docs/initiate_transaction.html
Obviously that URL needs to be publicly accessible, so using a private IP address wont work there. From your developer environment you can use something like Ngrok (https://ngrok.com/) in order to make your application accessible to Paynow