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

New invoice

Pick a template, pick a client, edit if needed, preview, send. Stripe handles email delivery + hosted pay page.

new-invoice.rb

1 · Template

Pick a starting point. Templates pre-fill line items + due date + memo. "Custom" lets you fill in everything from scratch.

2 · Client

Pick an existing client, or add one inline. Email is required (Stripe needs it to send the invoice).

3 · Line items

Edit, add, or remove. Each line gets its own row on the invoice. Amounts in USD.

DescriptionAmount (USD)

4 · Settings

5 · Preview & send

# fill in steps 1-4 to see preview