hyperswitch-web
hyperswitch-web copied to clipboard
chore: update ideal body and bank list
Type of Change
- [ ] Bugfix
- [ ] New feature
- [x] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Updated the iDEAL bank list and iDEAL body based on the latest shared data.
-
The bank list was updated as per the reference screenshot below:
-
Source of truth: Slack thread reference
How did you test it?
Manually tested the changes to ensure the updated iDEAL bank list renders correctly.
Reference screenshot of test results:
https://github.com/user-attachments/assets/db4b6cb1-79eb-4eb5-b2e9-3734e8a81492
Checklist
- [x] I ran
npm run re:build - [x] I reviewed the submitted code
- [ ] I added unit tests for my changes where possible