hyperswitch icon indicating copy to clipboard operation
hyperswitch copied to clipboard

ci(cypress): Add off-session save card flows

Open likhinbopanna opened this issue 1 year ago • 0 comments

Type of Change

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

Description

This PR adds up some more test cases for save card flows i.e., recurring payment using payment token

Additional Changes

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

Motivation and Context

NIL

How did you test it?

Cypress:

  • STRIPE stripe

  • cybersource cybersource

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

likhinbopanna avatar Aug 08 '24 10:08 likhinbopanna