hyperswitch-web
hyperswitch-web copied to clipboard
chore: add dynamic fields support for multiple bank transfers
Type of Change
- [ ] Bugfix
- [x] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Added dynamic fields for multiple bank transfers
- permata_bank_transfer_transfer
- bca_bank_transfer_transfer
- bni_va_transfer
- bri_va_transfer
- cimb_va_transfer
- danamon_va_transfer
- mandiri_va_transfer
Notes
Currently using dummy icons for each bank transfer 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 as it not needed as such. Will raise new PR once it's required