* Refactor billing components to improve price display and modularity - Created new `PlanCostDisplay` component to centralize price formatting logic - Simplified price rendering in plan picker and pricing table - Removed redundant price calculation code - Improved handling of metered and tiered pricing display
Billing - @kit/billing-gateway
This package is responsible for handling all billing related operations. It is a gateway to the billing service.