Skip to content
Create account
or
Sign in
The Stripe Docs logo
/
Ask AI
Create account
Sign in
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Developer tools
Get started
Payments
Finance automation
Get started
Payments
Finance automation
Platforms and marketplaces
Money management
Overview
Billing
    Overview
    About the Billing APIs
    Subscriptions
    Invoicing
    Usage-based billing
    Connect and Billing
    Tax and Billing
    Quotes
      How quotes work
      Create a quote
      Renegotiate a quote
    Revenue recovery
    Automations
    Scripts
    Revenue recognition
    Customer management
    Entitlements
    Test your integration
Tax
Reporting
Data
Startup incorporation
HomeFinance automationBillingQuotes

Create and send a quote

Learn how to create, send, and accept a quote.

Copy page

Note

You can use quotes in a sandbox. To finalize, download, or accept quotes in live mode for one-time invoices through the API or Dashboard, you must upgrade to Invoicing Plus. See which plan is right for you.

A quote is a way to show prospective or existing customers the costs for a set of products and services. Quotes show the cost of either a one-off invoice or subscription. When a customer accepts the quote, ​​Stripe automatically creates all relevant invoices and subscriptions. ​​Many sales workflows use this common tool.

Create a quote

To create a quote in the Stripe Dashboard:

  1. Go to the Billing tab.
  2. Click Quick actions > Create quote (or go directly to the quote editor).
  3. Select + Add new customer. At a minimum, enter your customer’s Name and Account email. Click Add customer.
  4. Under Items, add or select a product. (You can also add a coupon.)
  5. Choose an expiration date.
  6. (Optional) Write a memo, and add a custom header and footer. You can set the future default text for the header and footer in the quote template.
  7. To preview the quote PDF (which shows the generated quote number) click Download preview.
  8. Click Finalize quote.
Quote editor

Quote editor

After you finalize the quote, send it to your customer:

  1. To download the quote, go to Quotes details page > Quote PDF.
  2. Use an external email address to send the PDF to your customer for review.

Mark a quote as accepted

After your customer accepts the quote, bill them by converting the quote into an invoice or subscription.

You can only create one-off invoices if a quote only has one-time prices.

If a quote has at least one recurring price, you can only convert it to a subscription.

Convert a quote to an invoice

  1. To mark a quote as accepted and create a draft invoice, go to Convert to invoice > Quotes details.

  2. Use the invoice editor to modify the draft invoice as needed.

  3. Email the invoice or automatically charge the customer.

Convert a quote to a subscription

  1. In the quote editor, choose a customer and create or select a product with a recurring price.

  2. Enter the quote details and choose to either Start the subscription immediately or Schedule a subscription start date.

  3. Finalize the quote. This marks the quote as Accepted.

  4. Go to Convert to subscription > Quotes details.

  5. Enter or modify the subscription details, then click Create subscription.

If you schedule the subscription to start immediately, Stripe creates an active subscription along with a draft invoice for the initial payment. Stripe finalizes the draft invoice automatically in 1 hour. Otherwise, the subscription begins on the scheduled start date. Depending on the subscription’s payment terms, Stripe collects payment by either charging the customer’s payment method on file or sending them an invoice.

Was this page helpful?
YesNo
Need help? Contact Support.
Join our early access program.
Check out our changelog.
Questions? Contact Sales.
LLM? Read llms.txt.
Powered by Markdoc