clients/libs/subscription
Kyle Denney 87a636c9fc
[PM-30101] subscription discounts in web checkout (#19599)
* [PM-30101] subscription discounts in web checkout

fixing expired code

* fix missing parens

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>

* fix typechecking

* missing tests

* fix test

* design feedback

only show discount badges in cart summary in checkout flows

* pr feedback

---------

Co-authored-by: claude[bot] <209825114+claude[bot]@users.noreply.github.com>
2026-03-23 13:16:33 -05:00
..
src [PM-30101] subscription discounts in web checkout (#19599) 2026-03-23 13:16:33 -05:00
eslint.config.mjs [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
jest.config.js [PM-29608] [PM-29609] Premium subscription redesign cards (#18145) 2026-01-07 10:54:32 -06:00
package.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
project.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
README.md [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
test.setup.ts [PM-29608] [PM-29609] Premium subscription redesign cards (#18145) 2026-01-07 10:54:32 -06:00
tsconfig.eslint.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.lib.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00
tsconfig.spec.json [PM-29607] Create @bitwarden/subscription (#17997) 2025-12-16 10:13:18 -06:00

Subscription

Owned by: billing

Components and services for managing Bitwarden subscriptions.