basejump icon indicating copy to clipboard operation
basejump copied to clipboard

Update stripe-function-handler.ts

Open derekfinlinson opened this issue 11 months ago • 0 comments

Creating default subscription isn't working since blank defaultPlanId and defaultTrialDays are passed into the getBillingStatus function instead of using the ones passed into the stripeFunctionHandler. Also added price_id to the response for get-billing-status. Related to #64

derekfinlinson avatar Feb 29 '24 17:02 derekfinlinson