Files
myeasycms-v2/packages/billing/gateway
Giancarlo Buomprisco 3553422e42 Add support for custom pricing plans in PricingItem component (#138)
- Introduced `custom` flag to handle custom pricing plan display
- Conditionally render custom plan label when `isCustom` is true
- Updated TypeScript type for plan to include optional `custom` property
2025-02-04 07:27:27 +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.