Result url is not being called on my payment update


#1

I have created a payment in test env but the resultURL is not being called so that I update my payment details on my table


#2

Hi Englon

Please make sure that your resultURL is a publicly available, http://localhost url will not be accepted. Also please make sure your resulrURL returns a 200 status Code.