#Bluesocks2022-subscription
1 messages · Page 1 of 1 (latest)
Hi 👋 there are a couple ways to do this depending on what you're trying to accomplish.
You can start a Subscription with a trial period, and those don't charge up front:
https://stripe.com/docs/billing/subscriptions/trials
Or if you're building a usage-based model, then building Subscriptions on metered Prices will cause the Subscription to bill in arrears.
https://stripe.com/docs/products-prices/pricing-models#usage-based-pricing