Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(dunning): reset customer dunning counters on invoice updates #2876

Merged
merged 1 commit into from
Nov 27, 2024

Commits on Nov 27, 2024

  1. feat(dunning): reset customer dunning counters on invoice updates

     ## Roadmap
    
    👉 https://getlago.canny.io/feature-requests/p/set-up-payment-retry-logic
    
    👉 https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices
    
     ## Context
    
    We want to automate dunning process so that our users don't have to look
    at each customer to maximize their chances of being paid retrying
    payments of overdue balances and sending email reminders.
    
    We are extending dunning campaigns management to edit and delete
    campaigns.
    
     ## Description
    
    When an invoice included in a payment request that belongs to a dunning
    campaign is payment succeeded, this change resets the customer dunning
    campaign status counters (completed, last attempt number and last attempt timestamp)
    ancorcruz committed Nov 27, 2024
    Configuration menu
    Copy the full SHA
    a2ac881 View commit details
    Browse the repository at this point in the history