Difference between notify url, return url in paypal payment
gateway?
Answer Posted / abhishek_anand_mca07
Notify Url: The URL to which PayPal posts information about the
transaction via Instant Payment Notification. Must be URL-
encoded. Its an optional field have maximum 256 characters
length.
Return url: The URL to which the customer's browser is returned
after completing the payment; for example, a URL on your site
that displays a "Thank you for your payment" page.
Default: customer is taken to the PayPal website. Optional
rm Return method GET or POST: the FORM METHOD used to send data
to the URL specified by the return variable after payment
completion.
More information is available at
https://www.paypal.com/IntegrationCenter/ic_std-variable-ref-
buy-now.html
| Is This Answer Correct ? | 112 Yes | 15 No |
Post New Answer View All Answers
What is the use of htmlspecialchars in php?
What are the encryption techniques in php?
Is php coding easy?
Is server side a session?
How to uploaded files to a table?
Do you know is it possible to extend the execution time of a php script?
What are different types of Print Functions available in PHP?
What are PHP Magic Methods/Functions. List them.
How the result set of mysql be handled in php?
Tell us how can we display the output directly to the browser?
Where are sessions stored php?
When use javascript vs php?
What does PEAR stands for?
What is the Pipe Symbol represented?
How to redirect https to http url and vice versa in .htaccess?