hyperswitch-control-center
hyperswitch-control-center copied to clipboard
test: creation of test payment using sdk cypress
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
creation of test payment using sdk cypress by following the steps mentioned in the issue
Motivation and Context
Resolves #6124
How did you test it?
Where to test it?
- [ ] INTEG
- [ ] SANDBOX
- [ ] PROD
Checklist
- [ ] I ran
npm run re:build
- [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible