Description
Cleaning up payments-related code as B2B plans will no longer be supported in the integrated checkout.
This PR removes:
- Unused functions
- Unused components
- Unused B2B-related styles
- B2B subscription handling logic
Related Issues
Related Pull Requests
Checklist
- Changes have been tested locally.
- Unit tests have been written or updated as necessary.
- The code adheres to the repository's coding standards.
- Relevant documentation has been added or updated.
- No new warnings or errors have been introduced.
- SonarCloud issues have been reviewed and addressed.
- QA Passed