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
Are sessions stateless?
Why is php so popular?
Which is better session or cookie?
Tell me how can we connect to a mysql database from a php script?
What is the difference between characters 23 and x23?
Write a program to get second highest number in an array using php?
Why do we use csrf token?
explain php variable length argument function.
Does php pass arrays by reference?
Explain what is the difference between session and cookie?
What is prepare in php?
What is magic function in php?
How do you identify independent and dependent variables in regression analysis?
What is delimiter php?
What is $globals php?