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
Is numeric in php?
What is the tags in PHP is not a valid way to begin and end a PHP code block?
What are php filters?
How to Pass JSON Data in a URL using CURL in PHP?
What is the difference between implode() and explode() in php?
Tell me what's the difference between include and require?
Tell me how can we display information of a variable and readable by human with php?
Is php a case sensitive language?
What are php magic methods?
What is the difference between public, protected and private?
How to check a key exist in an array?
How do I escape in php?
How a constant is defined in a php script?
How to write php function in html onclick?
Why many companies are switching their current business language to php?