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

New quote

Pick a template, pick a client, edit, preview, send. Stripe generates a PDF the client can sign; on accept Stripe auto-creates the invoice.

new-quote.rb

1 · Template

Pick a starting point — same template library as invoices. "Custom" means everything from scratch.

2 · Client

Pick an existing client, or add one inline. Stripe needs an email to deliver the quote PDF.

3 · Line items

Edit, add, or remove. Amounts in USD.

DescriptionAmount (USD)

4 · Settings

5 · Preview & send

# fill in steps 1-4 to see preview