hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

fix(cypress): adyen collection

Open pixincreate opened this issue 1 year ago • 0 comments

Type of Change

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

Description

Fixes Adyen cypress collection.

Additional Changes

  • [ ] This PR modifies the API contract
  • [ ] This PR modifies the database schema
  • [ ] This PR modifies application configuration/environment variables

Motivation and Context

Working on same stuff after going back and forth 100 times. Check https://github.com/juspay/hyperswitch/pull/4396 for motivation.

How did you test it?

This change mainly focuses on Adyen, hence, failures occurring in other will be taken in separate PR(s)

Adyen

image

BankOfAmerica

image

Bluesnap

image

Cybersource

image

NMI

image

PayPal

image

Stripe

image

Trustpay

image

Checklist

  • [ ] I formatted the code cargo +nightly fmt --all
  • [ ] I addressed lints thrown by cargo clippy
  • [x] I reviewed the submitted code
  • [ ] I added unit tests for my changes where possible

pixincreate avatar Apr 29 '24 06:04 pixincreate