Added a 'Subscription Cancelled' alert in the billing component to improve visibility of subscription status. Also, removed an unnecessary check for target_account_id in billing-event-handler service as it lead to early exits. Fixed a typo in stripe-webhook-handler service for better consistency in naming conventions.
Billing - @kit/billing-gateway
This package is responsible for handling all billing related operations. It is a gateway to the billing service.