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): Add payment_request.payment_failure webhook #2501

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

ancorcruz
Copy link
Contributor

Roadmap Task

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

Context

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

Description

The goal of this change is to add the missing payment request payment failure webhook.

@ancorcruz ancorcruz requested a review from rsempe August 28, 2024 14:17
@ancorcruz ancorcruz self-assigned this Aug 28, 2024
@ancorcruz ancorcruz merged commit af0dc41 into main Aug 28, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat-dunning-payment branch August 28, 2024 14:55
ancorcruz added a commit that referenced this pull request Aug 28, 2024
 ## Roadmap Task

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

 ## Context

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

 ## Description

The goal of this change is to extend generate_payment_url tests to
ensure the expected payload is sent to the payment providres (for stripe
and adyen)
ancorcruz added a commit that referenced this pull request Aug 29, 2024
…2504)

## Roadmap Task

👉

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

 ## Context

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

 ## Description

The goal of this change is to extend generate_payment_url tests to
ensure the expected payload is sent to the payment providers (for stripe
and adyen)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants