TrialSettings
Controls what happens when a trial period ends.
- Type: object
end _behavior Behavior when the trial ends.
- Type: stringenum
missing _payment _method Action to take when the trial ends without a payment method attached:
cancel— cancel the subscriptioncreate_invoice— (coming soon) create an invoice regardless of payment methodpause— (coming soon) pause the subscription
valuescancel create _invoice pause

