Does paypal send a notification when someone cancels their preapproved payment? -


if user approves preapproval payment , goes paypal , cancels preapproved payment, paypal send kind of notification application let me know has been canceled?

here documentation on matter: paypal preapproval api operation

paypal sends ipn message in response payment, refund, creation of preapproval, , cancellation of preapproval. ipn message handler must set in way described in instant payment notification guide.

source


Comments

Popular posts from this blog

jquery - Invalid Assignment Left-Hand Side -

java - Play! framework 2.0: How to display multiple image? -

asp.net mvc - Implementing normal user/pass, Twitter & Facebook auth -