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(connector): [Adyen] Response Handling in case of RefusalResponse #1877

Merged
merged 1 commit into from
Aug 9, 2023

Conversation

AkshayaFoiger
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

In case of Redirection Response in Adyen, it doesn't contain the payload field, resulting in deserialization error

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@AkshayaFoiger AkshayaFoiger added A-connector-integration Area: Connector integration C-bug Category: Bug R-waiting-on-L1 Review: Waiting on L1 reviewer labels Aug 7, 2023
@AkshayaFoiger AkshayaFoiger requested a review from a team as a code owner August 7, 2023 06:40
@AkshayaFoiger AkshayaFoiger self-assigned this Aug 7, 2023
@ArjunKarthik ArjunKarthik added S-ready-for-merge and removed R-waiting-on-L1 Review: Waiting on L1 reviewer labels Aug 9, 2023
@ArjunKarthik ArjunKarthik added this pull request to the merge queue Aug 9, 2023
Merged via the queue into main with commit c35a571 Aug 9, 2023
12 checks passed
@ArjunKarthik ArjunKarthik deleted the adyen/fix/refused_status branch August 9, 2023 13:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-connector-integration Area: Connector integration C-bug Category: Bug
Projects
No open projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

4 participants