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
Can you define an argument as a reference type?
What are the environmental variables?
What is php mainly used for?
How is it possible to know the number of rows returned in the result set?
What is csrf token and why it is required?
How to create and destroy cookies in php?
How to open a file for writing?
How check submit button is clicked in php?
What is use of preg_replace in php?
How are php sessions stored?
What is meant by MIME?
What is the difference between array_map () and array_shift ()?
What does the php error 'parse error in php - unexpected t_variable at line x' means?
What is the difference between file_get_contents() and file_put_contents() in php?
How to genrate report in wordpress cms