↓ 2 callersFunctionensureBilling(
session: SessionInterface,
{ chargeName, amount, currencyCode, interval }: BillingSettings,
isProdOver
web/helpers/ensure-billing.ts:23
↓ 1 callersFunctionrequestPayment(
session: SessionInterface,
{ chargeName, amount, currencyCode, interval }: BillingSettings,
)
web/helpers/ensure-billing.ts:112
↓ 1 callersFunctionrequestRecurringPayment(
client: GraphqlClient,
returnUrl: string,
{ chargeName, amount, currencyCode, interval }: BillingSetti
web/helpers/ensure-billing.ts:149