hyperswitch-web
hyperswitch-web copied to clipboard
feat: added support for cobadged cards
Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Added support to process co badged cards
How did you test it?
Tested it locally on sandbox
Checklist
- [x] I ran
npm run re:build - [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible