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
Explain me is multiple inheritance supported in php?
What are the benefits of using php?
How many types of session are there?
Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?
How to process the uploaded files?
Explain NULL?
What is the default session out time?
What is singleton pattern in php?
Why do you need to filter out empty files?
How do I debug php?
How do I make a reset button in html?
Tell me how a constant is defined in a php script?
What backslash character will match whitespace?
What is session_start () in php?
what is mean by portal