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

fix(adyen): Handle Adyen::AuthenticationError when creating the customer #2820

Merged
merged 1 commit into from
Nov 14, 2024

Conversation

vincent-pochet
Copy link
Collaborator

Description

This Pull Request adds the handling of Adyen::AuthenticationError in the PaymentProviderCustomers::AdyenService#create method.
It will keep delivering an error webhook, but will not raise the authentication error anymore as nothing can be handled at Lago's level.

NOTE: In a future, the related PaymentProvider should marked as failed/disconnected/invalid and the error logged to make it visible in the web application and in the API

@vincent-pochet vincent-pochet merged commit 360e224 into main Nov 14, 2024
6 checks passed
@vincent-pochet vincent-pochet deleted the fix-adyen-authentication-error branch November 14, 2024 15:19
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