Paypal integration without IPN

I want to integrate the Paypal purchase button and get feedback from paypal in the school project, but I do not want to use IPN because the computer on which the website is running will not be accessible from the outside.

Are there any options for this?

+3
source share
3 answers

You do not need to enable IPN to have Buy Now buttons in Paypal, this is completely optional. The Buy Now button will still lead you to the correct Paypal page so that you can complete your purchase. IPN allows you to receive feedback from Paypal when this happens.


Well, I need to get some information on successful payment.

Paypal can notify you by mail when something happened.

+2

. , - :

"rm = 2". ( , name = rm, value = 2)

https://merchant.paypal.com/us/cgi-bin/?cmd=_render-content&content_ID=developer/e_howto_html_Appx_websitestandard_htmlvariables

. FORM, URL, . :
0 - GET
1 - URL GET,
2 - URL POST,

+2

, listener.php, - PayPal ? , api ipn, PayPal?

0

All Articles