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): Prevent creating payment request when not overdue #2445

Merged
merged 2 commits into from
Aug 21, 2024

Conversation

rsempe
Copy link
Collaborator

@rsempe rsempe commented Aug 21, 2024

Context

We want to be able to manually request payment of the overdue balance and send emails for reminders.

https://getlago.canny.io/feature-requests/p/send-reminders-for-overdue-invoices

Description

The goal of this PR is to prevent the creation of a payment request:

  • when not premium
  • when not having dunning add-on feature
  • when invoices are not overdue

@rsempe rsempe merged commit 48f4872 into main Aug 21, 2024
6 checks passed
@rsempe rsempe deleted the feat-dunning branch August 21, 2024 13:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants