Difference between notify url, return url in paypal payment
gateway?
Answer Posted / shanmuk
Notify URL, Return URL are different. Lets have an example:
If your transaction is done and due to some issue page not redirected back to Shopping site, there will no information collected by shopping site and there shopping site has to manually check for status.
In above scenario there is one additional step to trace transaction status. Instead of that Payment gateway will post information about all transaction to notify that transaction has been done alone with necessary details.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the empty function?
Tell me when a conditional statement is ended with an endif?
How to get no. of rows using MYSQL function?
Explain about PHP filter and why it should be used?
How to track no of user logged in?
What is the use of the function htmlentities?
Is php coding easy?
What is advanced php programming?
How can we check the value of a given variable is a number?
How do you use end in python?
What is php and features of php?
How do I install php and apache on windows 10?
What is the use of rand() in php?
Explain Type juggling?
Explain the ternary conditional operator in php?