Implement Paypal Ipn

Implement Paypal Ipn
I have an existing web service which accepts payments via PayPal.
After successful payment, our web server delivers the service.
Currently it does so only on a successful return to a page on my website. Now I need to implement IPN so that even if the client doesn’t return to my website after making payment, I receive confirmation of the payment.

Leave a Reply

Your email address will not be published. Required fields are marked *