Verifying Transaction From API


#1

I last used PayNow API about a year ago. Back then I had to verify that a payment has gone through only by checking the emails from PayNow. I could not do it programatically whilst making a request. It was not otherwise possible to verify whether a transaction went through or not.

Has this changed?


#2

yes, you’d need to store the poll url of the transaction


#3

how do I store the poll url, i been at it for the longest


#4

well that depends on what you’re using. A simple db can do the trick