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(disputes): Add payment dispute stripe and adyen service #1838

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

ivannovosad
Copy link
Contributor

Roadmap Task

👉 https://getlago.canny.io/feature-requests/p/dispute-notification

Context

PSP integration should listen to disputes and chargebacks to update payment_dispute_lost_at after a dispute is lost.

Description

This PR adds PaymentProviders::Webhooks::Stripe::ChargeDisputeClosedService and PaymentProviders::Webhooks::Adyen::ChargebackService

Copy link
Collaborator

@vincent-pochet vincent-pochet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really good! 🚀

@ivannovosad ivannovosad force-pushed the feat-disputes-services branch 3 times, most recently from 888ec46 to 44941ab Compare April 8, 2024 14:18
@ivannovosad ivannovosad merged commit f788503 into main Apr 11, 2024
5 of 6 checks passed
@ivannovosad ivannovosad deleted the feat-disputes-services branch April 11, 2024 12:49
drejc pushed a commit to fliqa-io/lago-api that referenced this pull request May 15, 2024
…#1838)

## Roadmap Task

👉  https://getlago.canny.io/feature-requests/p/dispute-notification

## Context

PSP integration should listen to disputes and chargebacks to update
payment_dispute_lost_at after a dispute is lost.

## Description

This PR adds
`PaymentProviders::Webhooks::Stripe::ChargeDisputeClosedService` and
`PaymentProviders::Webhooks::Adyen::ChargebackService`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants