~/alaska-targetingadmin/subscriptions/new
$stripe subscriptions create

New subscription

Set up a recurring engagement — monthly retainer, quarterly tracking program, etc. Stripe will send the first invoice automatically.

new-subscription.rb

1 · Template

Pick a starting point. Templates with a Stripe recurring price (e.g. monthly retainer) link directly; other templates seed an ad-hoc recurring price with the amount you set.

2 · Client

Pick an existing client, or add one inline. A Stripe Customer is created automatically if one doesn't exist for this client yet.

3 · Line items

What's the client being charged for, per billing cycle? Add multiple items for bundled engagements (retainer + add-on services).

DescriptionQuantityAmount / cycle (USD)

4 · Billing settings

5 · Preview & create

# fill in steps 1-4 to see preview