-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(api, web): Add annual subscription support (#5335)
* feat: add annual toggle for business plan * fix(web): Change billing tab name for simplicity * chore: Update submodule * fix: update source * test(billing): Fix get-prices test * test(api): Upsert setup intent fixes * chore: Update submodule * test(api): Fix setup intent webhook tests * chore: Update submodule * test(api): Fix create-usage-records test * test(api): Fix upsert-subscription tests * chore: Update submodule * chore: Update submodule * test(api): Add tests for non-existing subscriptions * test(api): Update billing tests for annual subscription * chore: Update submodule * test(billing): Add upsert deletion assertions * revert(api): Add chimera module * chore: Remove comments and fix constants * chore: remove comments * chore: remove comment --------- Co-authored-by: Richard Fontein <32132657+rifont@users.noreply.github.com>
- Loading branch information
1 parent
f6201e1
commit db7318f
Showing
7 changed files
with
694 additions
and
263 deletions.
There are no files selected for viewing
Submodule .source
updated
from 3774c9 to 6f13c1
151 changes: 0 additions & 151 deletions
151
apps/api/src/app/testing/billing/create-setup-intent.e2e-ee.ts
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.