Files
myeasycms-v2/packages/billing/gateway
Giancarlo Buomprisco f46286b503 Refactor billing components to improve price display and modularity (#132)
* 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
2025-02-03 13:06:40 +08:00
..
2024-04-01 21:43:18 +08:00

Billing - @kit/billing-gateway

This package is responsible for handling all billing related operations. It is a gateway to the billing service.