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 what does $_server means?
What is the difference between query and inquiry?
my english is not too good then what we apply for a php programer post
Explain do you use composer? If yes, what benefits have you found in it?
Can I learn laravel without php?
Can you extend a final defined class?
Which is the best php framework for a beginner?
What is data structure in php?
What is env in laravel?
How can i execute PHP File using Command Line?
What is the super method?
When are you supposed to use endif to end the conditional statement?
What is the difference between unset and unlink?
What is a php certification?
Explain why would we use === instead of ==?