A partial-order chargeback is easiest to understand when the merchant stops treating the order as one unit. Split the order into line items and show the status of each: delivered, canceled, returned, refunded, replaced, back-ordered, or still disputed. The financial amount should reconcile to those item-level outcomes.
This approach is especially important for baskets with multiple shipments or mixed digital and physical goods. A single order total and one tracking number can hide the exact item the customer says was not provided.
Create an item-level order table
List SKU/service line, quantity, price, tax/shipping allocation where relevant, fulfillment status, and refund status. Mark which lines the chargeback appears to concern.
Do not assume the chargeback amount maps neatly to one line item; verify the amount against the processor case and any partial credits.
Map each item to fulfillment
For physical goods, attach the tracking or pickup event that contains that specific item. For services or digital products, use completion/access records by line item where the system supports it.
If one box contained several items, preserve packing or warehouse records that connect contents to the shipment rather than relying only on a carrier delivery scan.
Reconcile canceled and back-ordered lines
Show whether an item was canceled before shipment, back-ordered with customer notice, substituted, or removed from the order. Then show any corresponding credit.
A merchant should not defend value for a line it never intended to fulfill unless the financial record shows that value was never charged or was already returned.
Check replacements and returns
If one item was replaced or returned, link the original line to the RMA/replacement record. Keep the replacement as a separate fulfillment event.
This prevents the dispute packet from accidentally showing two delivered units without explaining that one was a remedy for the other.
Build the amount bridge by item
Add the retained value of delivered/kept items, subtract completed refunds, and compare the result with the disputed amount. Highlight the exact portion the merchant says remains valid.
If the merchant's net figure does not match the case, resolve the accounting before writing the rebuttal.
Fix line-item evidence retention
Store item-to-shipment mapping and item-level refund status in the order record. This reduces future dependence on warehouse memory or manually annotated screenshots.
Trend disputes involving partial orders separately from full non-receipt because the operational causes—split shipments, back orders, substitutions—are often different.
Example: five-item order, one item refunded
An order contains five items. Four are delivered, one is canceled before shipment, and the merchant refunds that item's $30 price. The customer later disputes the full order. A single order-level 'delivered' status would hide both the legitimate refund and the four fulfilled lines.
Create an item-level matrix showing price, fulfillment status, package/tracking reference, refund status, and disputed allocation. This lets the reviewer see which portion of the original total still corresponds to delivered value and prevents the merchant from accidentally contesting money it already returned.
Use item-level totals to prevent over-contesting
For each line, show ordered amount, shipped quantity, delivered or completed status, returned/canceled status, and completed refund. Sum only the portion the merchant still believes it earned. This protects against a common error in which the team contests the original order total even though part of it was already credited.
If the processor only allows a full-case response, the internal calculation is still valuable: it keeps the narrative accurate and helps finance reserve for the real amount at risk instead of treating every dispute as all-or-nothing.
When taxes, shipping, or discounts are allocated across line items, document the allocation method as well. Otherwise an item-level refund can look mathematically inconsistent even when the merchandise amounts are correct.
Use line-item economics so a partial-order dispute cannot expand into the whole sale
For a partial-order case, create one row per line item with quantity, unit price, discount allocation, tax or shipping allocation where needed, fulfillment status, tracking or service evidence, refund, and disputed status. The sum should reconcile to the original order and current retained amount. This prevents a merchant from proving delivery of four items while accidentally contesting the value of a fifth item it already refunded.
Map every item to its fulfillment event. One order may have several packages, digital entitlements, backorders, or service dates. Use stable package or service IDs rather than a general 'fulfilled' label. If an item was canceled before shipping, show the credit. If it was replaced, link the replacement. If the customer returned only part of the order, show the warehouse receipt for those lines.
Allocate discounts and bundled pricing consistently. A $50 coupon across five items can make line-item refund math ambiguous if the merchant simply uses list price. Use the same allocation logic the commerce system used. If shipping or tax is disputed, show how it was calculated and whether it was refunded. A reviewer should be able to reproduce the net amount from the table without guessing which value belongs to which item.
Use partial-order disputes to improve data design. Store line-to-package, line-to-refund, and line-to-replacement relationships explicitly. Support should be able to answer 'which item is still owed?' without reading a long order note. When item-level state is reliable, both customer communication and dispute evidence become much clearer.
Reconcile shipping and tax allocations when only one line is disputed
A partial-order dispute can include proportional shipping or tax in addition to item value. Show how the merchant allocated those charges when refunding or defending one line. Use the commerce system's original calculation rather than a rough division unless that was the actual policy.
If the dispute amount does not match any obvious line total, investigate discounts, tax, shipping, or partial credits before assuming the customer disputed the wrong amount. The amount bridge should explain the issuer's figure as well as the merchant's retained value.
Handle quantity disputes within a single line item
A customer can dispute part of the quantity of one SKU even when the order has only one line. Store ordered quantity, shipped quantity, received or returned quantity, unit price, and any refund. A line marked fulfilled may hide that only three of four units were shipped. Quantity-level evidence is necessary for multi-unit orders and prevents the merchant from defending a line's full value when one unit was genuinely missing or refunded.
Partial-order disputes are clearest when the merchant creates an item-by-item table. For each SKU or service line, record quantity ordered, quantity fulfilled, delivery or completion evidence, returned quantity, refund amount, and disputed amount. A customer may dispute only two units from a five-unit line, so order-level “fulfilled” and “refunded” badges can hide the actual disagreement. If substitutions occurred, identify the replacement item and customer approval. The merchant should defend only the value it can trace to delivered or retained goods and should acknowledge any portion already refunded or never supplied. This prevents a valid partial complaint from being obscured by evidence about the rest of the order.
VERIFY CURRENT RULES
Primary references
Processor interfaces, reason-code mappings, filing windows, and network rules can change. Check the active dispute notice and current official documentation before submitting.