Files
myeasycms-v2/packages/billing/gateway
Giancarlo Buomprisco b319ceb5bb Add hidden product option to billing components (#136)
- Introduced `hidden` field in product schema to control product visibility
- Updated PlanPicker and PricingTable to filter out hidden products
- Ensures hidden products are not displayed to users
2025-02-04 07:27:43 +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.