Skip to content
Sign in
An image of the Stripe logo
/
Create account
Sign in
Home
Payments
Finance automation
Banking as a service
Developer tools
No-code
All products
Home
Payments
Finance automation
Home
Payments
Finance automation
Banking as a service
Developer tools
Overview
Billing
    Overview
    Subscriptions
    Invoicing
    Quotes
      How quotes work
      Create a quote
      Renegotiate a quote
    Collection methods
    Revenue recovery
    Manage recurring revenue
    Products and prices
    Customer management
    About the Billing APIs
    Test your integration
    Strong Customer Authentication (SCA)
    Invoices API updates
Tax
Reporting
Data
Startup incorporation
HomeFinance automationBillingQuotes

Renegotiate a quote

Learn how to renegotiate a quote.

Note

You can use quotes in test mode, but you must upgrade to Invoicing Plus or Billing Scale to unlock full functionality in live mode. See which plan is right for you.

After you finalize and send a quote to your customer, you might need to make additional changes. For example, you want to apply a discount or fee. Stripe lets you duplicate a finalized quote, which creates a new draft quote with the same details as the original. You can update the new draft quote until ​​you’re ready to finalize and send it to your customer. If the quote is an open state, you can duplicate or revise it.

Revise a quote

You can revise an open quote using the Dashboard or API.

To revise an open quote in the Dashboard:

  1. Go to the Quotes details page, and click the overflow menu ().

  2. Click Revise quote.

Duplicate a quote

You can duplicate a draft, open, or accepted quote using the Dashboard or API.

To duplicate a quote using the Dashboard:

  1. Go to the Quotes details page, and click the overflow menu ().

  2. Click Duplicate quote.

You can also click the overflow menu in the Quotes page to duplicate a quote.

Was this page helpful?
Need help? Contact Support.
Watch our developer tutorials.
Check out our product changelog.
Questions? Contact Sales.
Powered by Markdoc
You can unsubscribe at any time. Read our privacy policy.
On this page
Revise a quote
Duplicate a quote
Stripe Shell
Test mode
Welcome to the Stripe Shell! Stripe Shell is a browser-based shell with the Stripe CLI pre-installed. Log in to your Stripe account and press Control + Backtick (`) on your keyboard to start managing your Stripe resources in test mode. - View supported Stripe commands: - Find webhook events: - Listen for webhook events: - Call Stripe APIs: stripe [api resource] [operation] (e.g., )
The Stripe Shell is best experienced on desktop.
$