A 'paid by other means' chargeback is a reconciliation problem. The merchant must show whether the disputed card transaction and the customer's alternate payment settled the same obligation or two different obligations. Without that bridge, screenshots of two successful payments can support the customer's claim just as easily as the merchant's.

Build the case around invoice/order identity, payment method, amount, date, status, and what each payment was intended to satisfy. Then check refunds, voids, and customer instructions before deciding whether to contest.

Create a two-payment ledger

List the disputed card charge and the alternate payment in separate rows with amount, currency, timestamp, payment method, reference, and status. Add the order, invoice, booking, or contract obligation each one paid.

Do not let matching amounts decide the case. Two independent purchases can have the same amount, while two different amounts can still be duplicate collection of the same obligation.

Read the customer instruction trail

Search for messages telling the customer to retry, pay by bank transfer, pay cash, use another card, or settle an invoice another way. Determine whether the merchant said the first attempt failed or would be voided.

These instructions often explain why two payment methods exist and whether the customer reasonably expected only one to remain.

Verify the first payment's real status

A terminal or checkout may appear to fail while the transaction later settles. Conversely, an authorization may exist but never capture. Use the processor ledger, not the checkout error message, to determine whether the first payment actually became a charge.

If the merchant asked for an alternate payment because it believed the first failed, a later settlement needs immediate review and likely corrective action.

Map each payment to delivered value

If the merchant says both payments were legitimate, identify the separate goods, services, invoices, installments, or deposits attached to each. Provide transaction-specific fulfillment for each obligation.

A general statement that the customer placed multiple orders is weak when no order IDs or itemized records are shown.

Reconcile refunds and reversals

Check whether either payment was voided, reversed, refunded, or credited. Record final status and net amount retained.

If the merchant ultimately retained two payments for one obligation, the dispute should not be fought with policy language. Fix the overpayment and investigate the retry flow.

Use the case to fix retry messaging

Audit checkout errors, POS declines, bank-transfer instructions, and support scripts. Customers should not be told to pay again until the merchant can reliably determine the first transaction status or has a safe recovery workflow.

Link all payment methods to the same invoice/order ledger so staff can see duplicate collection before the customer files a chargeback.

Example: the customer paid again after a checkout timeout

A checkout appears to fail, so the customer pays by bank transfer after speaking with support. The original card transaction later settles as well. If the customer disputes the card charge as 'paid by other means,' the merchant must separate the two payment events instead of submitting both receipts and assuming that proves two valid obligations.

Build a table with payment method, timestamp, amount, order or invoice reference, settlement status, and any refund. Then determine whether the second payment replaced the first, paid a different balance, or created a genuine duplicate collection that should be corrected.

Use an obligation column, not just a payment column

A useful reconciliation table includes what the customer owed, why they owed it, and which payment satisfied that obligation. This matters when one invoice has multiple installments, deposits, add-ons, or replacement payments. Two successful transactions can be legitimate if they settle two different obligations; one can be excess if both settle the same one.

Have finance sign off on the ledger before representment when accounting treatment is ambiguous. Payment screenshots without an obligation map can prove that money moved while still failing to explain whether the challenged card charge should have remained collected.

Reconcile the commercial obligation before deciding whether two payments conflict

Paid-by-other-means disputes should include an obligation column, not just two payment columns. Identify the invoice, order, service period, or debt that the customer intended to satisfy. Then list payment A and payment B with amount, method, status, and the obligation each one paid. If both payments point to the same single obligation and both settled, the merchant has an overpayment problem. If they paid different invoices, deposits, or later purchases, the packet should make that distinction immediately visible.

Checkout timeouts are a common source of confusion. A customer may see an error, pay again with another card or bank transfer, and later discover the first attempt actually settled. Reconstruct the customer-facing message and the processor status. If the merchant's UI told the customer payment failed while the payment later captured, that is an operational defect even if the processor log technically shows a successful transaction. The customer had a reasonable basis to try another tender.

Search for reversals and refunds before contesting. A payment attempt can appear in order history but never settle, or a merchant can reverse one tender after accepting another. Use settled-money evidence, not merely authorization attempts. If both payments remained, correct the duplicate collection and document it. If one payment was only an authorization hold that later released, explain that status with provider records without making promises about the customer's bank posting schedule.

Prevent these cases with clear retry messaging and payment-state handling. Do not tell customers to 'try another method' until the system knows whether the first attempt settled or has a safe idempotent path. Reconcile bank transfers and cash against open invoices before leaving card captures untouched. Support should see all tenders for one obligation so it can resolve questions without creating a third payment or refund.

Use customer-facing payment receipts to reduce second-tender confusion

When a payment attempt fails or remains pending, the customer should receive clear status before being encouraged to try another method. A receipt or order page should distinguish paid, pending, failed, and canceled. Ambiguous success screens are a major source of paid-by-other-means disputes because the customer believes the first tender did not work and makes a second payment.

Store the customer-visible status with the attempt. If a dispute later arises, the merchant can compare what the processor knew with what the customer was told. That gap is often more actionable than the final payment ledger because it explains why a reasonable customer chose to pay again.

Reconcile customer balance after both tenders and every correction

End every paid-by-other-means review with a balance equation: obligation amount minus settled payment A minus settled payment B plus any reversals or refunds equals what the merchant was entitled to retain. If the result is negative, the customer overpaid. If a balance remains, show which payment covered it. This simple calculation prevents teams from getting lost in transaction IDs and ensures the final position reflects actual value rather than the sequence in which different tenders appeared.

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.

Scope: This guide is educational merchant-operations information. It is not legal advice, banking advice, or an interpretation of card-network rules for a specific case.