This update modifies the billing system to properly handle both single and recurring payment plans. Logic is introduced to determine whether the selected plan is recurring or a one-time payment and adjust the interface accordingly. The naming of some components and variables has been changed to more accurately reflect their purpose. Additionally, a
Billing - @kit/billing-gateway
This package is responsible for handling all billing related operations. It is a gateway to the billing service.