hyperswitch-web
hyperswitch-web copied to clipboard
refactor: paypal flow based on payment experience from pml
Type of Change
- [ ] Bugfix
- [ ] New feature
- [ ] Enhancement
- [X] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Paypal SDK and Redirection flow configured based on the payment experience coming in the payment method list
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