django-paypal icon indicating copy to clipboard operation
django-paypal copied to clipboard

add IPN signal for failed payments in subscription

Open mij opened this issue 11 years ago • 0 comments

Add a signal for PayPal notifying via IPN that a user's subscription failed a payment. This notification is crucial to respond to, because the event normally results in PayPal shortly discontinuing the subscription and the bussiness losing the customer.

mij avatar Aug 18 '13 14:08 mij