hyperswitch-control-center
hyperswitch-control-center copied to clipboard
chore: updated business profiles
Type of Change
- [x] Bugfix
- [ ] New feature
- [ ] Enhancement
- [ ] Refactoring
- [ ] Dependency updates
- [ ] Documentation
- [ ] CI/CD
Description
Updated business profiles
View profile details and update webhook details inside business profile (that currently is under payment-settings)
Motivation and Context
moving all profile related details to business profile instead of payment-setting
How did you test it?
working as described in description
Where to test it?
- [x] INTEG
- [x] SANDBOX
- [ ] PROD
Checklist
- [x] I ran
npm run re:build
- [x] I reviewed submitted code
- [ ] I added unit tests for my changes where possible