django-paypal
django-paypal copied to clipboard
add IPN signal for failed payments in subscription
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.