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


Please Help Members By Posting Answers For Below Questions

What is overloading in php?

552


What type of headers that PHP supports?

622


What is print_r?

519


What do you use php for?

534


How to read a file in binary mode?

639






What is symfony php?

528


Is empty in php?

545


Write an example to remove html tags from a string in php?

523


Explain the difference between $var and $$var?

537


Do you know what is use of count() function in php?

521


What are some of the advanced features of php?

504


What is csrf token and how will you add csrf token in ajax?

525


Can a super () and this () keywords be in same constructor?

487


Differentiate between require and include?

546


Write down the code for saving an uploaded file in PHP.

599