hyperswitch-web
hyperswitch-web copied to clipboard
refactor: sdk pay now always enabled
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [X] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
SDK pay now button will always remain enabled.
How did you test it?
rendering the SDK and checking whether SDK pay now button is enabled for all payment methods or not.
Checklist
- [X] I ran
npm run re:build - [X] I reviewed submitted code
- [ ] I added unit tests for my changes where possible