Files
myeasycms-v2/packages/billing/gateway
giancarlo 2696c08d7d Refactor BillingEventHandlerService and update SQL permissions
Changed BillingEventHandlerService from a class to a method. Also, the SQL permissions for service_role on public.order_items table have been updated to include insert, update and delete operations. Additionally, made adjustment to configuration values in the billing.sample.config.ts file.
2024-06-04 13:32:02 +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.