Partial Refund

A partial refund returns only part of a payment to the customer, leaving the remaining amount of the original charge intact and unrefunded.

A partial refund returns only a portion of a payment to the customer, leaving the rest of the charge in place. It's the tool for cases where a full refund isn't right — one item out of an order, a prorated cancellation, a goodwill discount after the fact, or a fee waived on a service already partly delivered.

How a partial refund works

You refund a specific amount against a captured charge rather than the whole thing. The customer gets that amount back on their original payment method, and Stripe records it — you can issue several partial refunds against one charge until you reach the original total. As with any refund, the original processing fees are generally not returned, so each partial refund still carries that cost.

Common cases:

  • Split order — one product is returned; the rest is kept.
  • Prorated cancellation — a customer cancels mid-cycle and you return the unused portion, often calculated by proration.
  • Partial goodwill — a service issue warrants a discount, not a full reversal.

Why it matters

Partial refunds let you resolve a complaint fairly without giving back revenue you legitimately earned. Handled promptly, a partial refund often satisfies a customer who might otherwise file a chargeback — and a chargeback would reverse the entire charge plus a dispute fee, far more than the slice you'd have refunded.

For clean books, some businesses pair a partial refund with a credit note so the adjustment is reflected on the original invoice. Tracking partial refunds separately from full ones also keeps your net-revenue picture accurate.

Related terms

Updated July 6, 2026