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 update_payment_status for gocardless payments #2518

Merged
merged 1 commit into from
Aug 30, 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 update the status of gocardless payments.

With this change we introduce a service to update payment requests, this will trigger a webhook when the payment status is updated.

 ## 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 update the status of gocardless payments.

With this change we introduce a service to update payment requests, this
will trigger a webhook when the payment status is updated.
@ancorcruz ancorcruz requested a review from rsempe August 30, 2024 08:46
@ancorcruz ancorcruz self-assigned this Aug 30, 2024
@ancorcruz ancorcruz merged commit 98d9050 into main Aug 30, 2024
6 checks passed
@ancorcruz ancorcruz deleted the feat-dunning-payment-update-gcl branch August 30, 2024 11:28
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