Files
myeasycms-v2/packages/billing/gateway
giancarlo 05fd9fcb88 Add account selection functionality to mobile navigation
Added a new type, 'Accounts', and used it to enable account selection from the mobile navigation menu. The 'Accounts' type incorporates the label, value, and image of a given account. This change will improve the app's usability, making it easier for users to navigate different accounts directly from their mobile devices. For custom plans, a null check has been implemented to avoid rendering null values.
2024-05-02 01:30:51 +07:00
..
2024-05-01 19:11:44 +07:00
2024-04-01 21:43:18 +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.