hyperswitch-web
hyperswitch-web copied to clipboard
chore: add dynamic fields support for multiple vouchers
Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Added dynamic fields for multiple vouchers ->
- seven_eleven
- mini_stop
- family_mart
- seicomart
- pay_easy
- lawson
- alfamart
- indomaret
Notes
Currently using dummy icons for each voucher type, as we haven't yet received the actual icons. Once the actual icons are provided, they will be added in a future commit to replace these dummy icons.
How did you test it?
Checklist
- [x] I ran
npm run re:build - [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible
Closing this PR. Will be adding this once required