Skip to content

Checkout Completion Rate Calculator

Which step loses the most people.

Which step loses the most people.

Written and maintained by Mohit PatelLast checked August 4, 2026How we build these

Checkout completion

60%

worst step is shipping to payment

Lost at shipping step220
Lost at payment step330
Lost at final step186
Revenue lost in checkout$42,688

The largest drop is between shipping to payment, losing 330 people. Shipping-cost shock is the most common cause of a drop at the shipping step, and it is fixable by showing the cost earlier rather than by lowering it.

How the Checkout Completion Rate Calculator works

Shipping-cost shock is the most common cause of a drop at the shipping step, and it is fixed by showing the cost earlier rather than by lowering it. Knowing which step loses the most people is what turns checkout work from guesswork into a queue.

Also known as: checkout success rate · payment completion rate · checkout funnel completion

Setting it out

Checkout completion rate is orders divided by checkouts initiated, the complement of checkout abandonment: orders ÷ checkouts × 100.

It is the highest-intent stage in the funnel, so improvements here convert almost directly into revenue rather than into further browsing.

Step-level completion within the checkout is the more actionable version, since a single figure identifies a problem without locating it.

A concrete case

1,000 orders from 1,333 checkouts is a 75% completion rate. Broken down: 1,333 reach shipping, 1,120 reach payment (84%), 1,000 complete (89%).

The shipping step loses 213 people and the payment step 120. The shipping step is the larger problem and it is where cost is first revealed.

Raising shipping-step completion from 84% to 91% gives 1,213 reaching payment and 1,080 orders: 80 more, $4,640 of revenue and $2,552 of contribution monthly.

That improvement requires showing delivery cost earlier rather than redesigning anything, which is a configuration change.

What the number hides

Payment failures are counted as incomplete checkouts in most implementations, and a declined card is an operational problem rather than a design one.

Definitions of checkout initiation also vary between platforms, so the rate is not comparable against benchmarks or even across analytics configurations.

Where to go from here

Separate payment failures from voluntary abandonment before drawing conclusions. On some stores failures are a third of the apparent abandonment and the fix is retry logic and alternative payment methods.

Then instrument each step, since the aggregate rate cannot tell you whether the problem is shipping cost, account creation or payment entry, three problems with entirely different remedies.

The changes that reliably move it

Guest checkout, showing total cost including delivery before the customer invests effort, reducing the number of form fields to the minimum genuinely required, and offering the payment methods the audience actually uses.

Address autocomplete is worth more than it appears, particularly on mobile, since it removes the longest single piece of typing in the process.

None of these is a redesign and all of them are well-established. A store that has not implemented all four has a checkout improvement programme available that requires no testing infrastructure and no design work, which is usually the right place to start before anything more elaborate.

Error message quality is a surprisingly large factor, since a form rejecting an entry without explaining why produces an exit rather than a correction.

Reviewing every validation message for whether it tells the customer what to do differently is a short exercise that recovers a measurable share of the drop at the payment step.

Saving entered details across a session prevents the worst outcome, where a customer who hits an error loses everything they typed and abandons rather than starting again.

Timeout behaviour deserves checking too, since a session expiring mid-checkout discards everything and is experienced as the site losing the order rather than the customer abandoning it.

Reviewing the checkout on a genuinely slow connection catches timeouts and half-loaded states that never appear on the office network where it was built.

Where to go next

The Checkout Completion Rate question rarely arrives on its own. These are the ones that usually come with it:

Not financial advice. Marketplace fees change, and they vary by country, plan and seller status. Every rate here is an editable default, not a quoted price, check the platform's current fee schedule before you price a product against it. This is not tax or business advice.

Frequently asked questions

What is a good checkout completion rate?

Commonly 55% to 75% of started checkouts, with wide variation. The step-level breakdown is far more useful than the overall figure.

Where do most people drop out?

Usually at the shipping step, when total cost becomes visible for the first time. Payment step drops are more often technical: declined cards, failed validation, unsupported methods.

How do I reduce shipping-step drop-off?

Show shipping cost on the product page or in the cart. The people who leave were going to leave; showing them earlier means they do not consume a checkout slot and a support ticket.

What causes payment step failures?

Declined cards, 3D Secure friction, and missing local payment methods. Adding wallets and the payment methods your customers actually use addresses most of it.

Related calculators