Skip to main content
Metrics type: Cross-Platform MetricsCategory: Payment Gateway
INR disputes correlated with delayed shipments, proves disputes are a fulfilment-ops problem, not fraud. Fix the SLA, not the fraud rules.

At a glance

Cross-platform correlation card that links PayPal Item Not Received (INR) disputes to commerce-platform shipping SLA misses. Fires when the two are statistically correlated > 0.6 over 90 days, evidence that dispute volume is a logistics problem, not a fraud problem. Re-routes operations attention from PayPal Risk settings to fulfilment ops.

Calculation

Calculated automatically from your PayPal data. See the At a glance summary above for what the metric tracks and the worked example below for a typical reading.

Worked example

A US-based home-goods brand on Shopify shipping via two carriers (UPS for west-coast, USPS for east-coast). 90-day window: 14 Jan 26 to 12 Apr 26. PayPal carries about 22% of orders. Daily aggregates over the 90 days:
Six things worth noticing:
  1. The correlation coefficient is 0.74, well above the 0.6 alert. This is strong statistical evidence: when shipping delays spike, INR disputes spike 1-2 days later. The two events are linked, the disputes are caused by real customers waiting too long for real packages, not by fraud.
  2. The merchant’s instinct might be wrong. Many merchants seeing 21 INR disputes in 90 days assume “we have a fraud problem, we need to tighten PayPal Risk”. This card proves otherwise: the fraud-fix path is the wrong fix. Tightening Risk would block legitimate customers AND wouldn’t reduce these disputes (they’re from customers who actually paid and actually waited).
  3. The right fix is operational. Look at the shipping delay clusters: snowstorm + USPS route disruption account for 50%+ of total delays. The fix is (a) carrier diversification (use UPS for east-coast in winter), (b) proactive customer communication on known delays (“your order is delayed due to weather, here’s an updated estimate”), (c) tightening the SLA monitoring threshold so internal ops sees delays earlier and can preemptively reach out. Each step reduces INR disputes meaningfully.
  4. PayPal Seller Protection covers most of these even when lost. INR disputes are protected as long as the merchant uploaded valid tracking with delivery confirmation. Even if the merchant loses these 21 disputes, Seller Protection refunds the merchant. So the immediate cash impact is small; the real cost is dispute rate (PP Dispute Rate) which counts toward the 1.0% Visa cap regardless of who pays the chargeback.
  5. What if the correlation were 0.3? Below 0.6 the link isn’t strong. INR disputes could still be high but they’re not driven by shipping delays. Likely cause then: porch piracy (delivered but stolen), address issues (delivered to wrong house), or buyer-side abuse (claiming non-receipt to scam the merchant). The fix shifts to delivery-confirmation UX (signature required for high-value, photo-on-delivery via carriers that support it) or to fraud-pattern detection.
  6. What if the correlation were negative? Disputes happen on time-shipped orders, which is unusual but possible. Likely cause: a product-quality or expectation-setting issue (customers receive the product but say it didn’t arrive because they’re confused or dishonest). Different remediation needed; check the SNAD share too as customers sometimes file INR when they really mean SNAD.
The card’s value: in 90 days of operations data, it answers the question “is my INR problem fulfilment or fraud?” with a single statistical signal. That answer steers the merchant to the right operations team (logistics vs PayPal Risk vs fraud detection) instead of hunting through individual cases.

Sibling cards merchants should reference together

Reconciling against the vendor’s own dashboard

Where to look in PayPal Business and your commerce platform: This card combines two upstream sources into a derived correlation. The closest reference views per side: PayPal axis (INR disputes): Commerce axis (shipping delays):
  • Shopify: Apps → “Fulfilment SLA” reports (Shopify Plus); or custom-built using Order.fulfillments data. Look for orders with fulfillment_status = unfulfilled past expected ship date, or fulfilled_at − created_at > SLA.
  • BigCommerce: BC Analytics → Orders → Fulfilment status, or custom via /orders/{id}/shipments and per-method SLA expectations.
  • Adobe Commerce: Reports → Sales → Orders, filter by status = “Processing” past expected ship; or SQL on sales_order + sales_shipment tables.
Other views that look like this but aren’t:
  • “On-time delivery rate” is a downstream measure (delivery vs ship date); we use ship-date SLA misses (upstream of delivery).
  • “Cart abandonment by shipping cost” is a pre-purchase signal, not relevant here.
  • PayPal’s Risk dashboard surfaces fraud-flagged transactions, not shipping-correlated INR.
Why our correlation may legitimately differ from a hand-calculation: Cross-connector reconciliation: This card is Vortex IQ-derived. PayPal does not publish a shipping-correlation analysis; the link between INR disputes and shipping SLA misses must be inferred. The correlation calculation lives in our engine; the inputs come from PayPal Resolution Center + the connected commerce platform’s fulfilment data.

Known limitations / merchant FAQs

My INR rate is rising but this card shows correlation 0.3, what does that mean? INR disputes are happening but they’re NOT driven by shipping delays. Likely causes: porch-piracy (delivered but stolen), address issues (delivered to wrong house), buyer-side abuse (claiming non-receipt to scam), or dispute-time-skew (customers filing months after a delivery they actually received). The fix is different from the “speed up shipping” play, you need delivery-confirmation UX (signature required for high-value, photo-on-delivery via supporting carriers) or fraud-pattern detection. What’s the right SLA threshold for “shipping delay”? Defaults: 3 days for first-party fulfilment, 7 days for marketplace / 3PL. If your store advertises 5-7 day standard shipping, the 3-day default over-counts delays. Configure your SLA threshold per shipping method via the manifest. Stores with paid expedited shipping (next-day, 2-day) should set tighter thresholds for those methods to catch breakdowns earlier. Why is the correlation window 90 days? PayPal allows buyers to file INR disputes up to 180 days after payment. A 90-day window captures most filings against a fixed shipping cohort while still being responsive to operational changes. Shorter windows (30 days) miss the lagged filings; longer windows (180 days) make the correlation harder to interpret as new operational changes get diluted by old data. The card fires only after a snowstorm or carrier outage, can I suppress those? Probably not worth it. Weather-driven INR spikes are real customer dissatisfaction even if the underlying cause is “act of God”. The right response is operational: pre-emptive carrier diversification, proactive customer comms during weather events, ship-from-multiple-warehouses for resilience. Suppressing the alert hides a signal that’s worth surfacing to ops leadership. My carrier shows everything as “delivered” but customers still file INR, what’s happening? Common scenarios: (1) USPS marks delivered when scanned at the destination post office, but the carrier hasn’t yet handed off to the customer, this generates “delivered but not received” cases; (2) porch-piracy on package theft after delivery; (3) carrier delivered to wrong address (mail-route confusion). All three look identical on tracking. The fixes diverge: delivery-confirmation UX (photo-on-delivery, signature) for case 1, residential alternatives (lockers, signature) for case 2, address-validation for case 3. This card alone won’t distinguish; combine with carrier-diversification analysis. Does this card help with SNAD or Unauthorised disputes? No, those are separate problems. SNAD is a product / listing accuracy issue (different fix: better photos, sizing charts, copy review). Unauthorised is fraud (different fix: PayPal Risk tuning, fraud-pattern detection). This card is INR-only by design. My store ships from a 3PL, the SLA tracking is opaque, can I still use this card? Limited. The card needs the commerce platform’s fulfilment data to compute “shipping delay”. If your 3PL doesn’t write back accurate ship dates to Shopify / BC / Adobe, the commerce-axis is unreliable and the correlation is meaningless. Push your 3PL for accurate fulfilled_at writeback, or use the 3PL’s own SLA reports as a proxy. Multi-currency PayPal account, does this card work? Yes, the correlation is count-based and currency-neutral. INR disputes from any currency are aggregated; shipping delays are time-based. A multi-currency account gets a single, valid correlation coefficient. What if I want to track INR by region? Use PP Decline Rate by Card Country and PP Revenue by Country for geographic decompose, but those don’t directly intersect INR disputes. For region-specific INR analysis, export the Resolution Center CSV and pivot by payer_info.country_code or shipping country. The PayPal axis on this card seems too small (only 21 disputes in 90 days), is that statistically meaningful? Borderline. Pearson correlation needs at least 30 paired observations for reliability; 21 disputes spread over 90 days gives us 90 daily aggregates which is enough, but with most days at 0 and a few clustering, the coefficient is sensitive to outliers. Treat correlations between 0.5 and 0.7 as “interesting but not conclusive” on low-volume data. Below 30 daily disputes total, this card is more directional than statistical. Doesn’t PayPal Seller Protection cover all my INR losses anyway? Mostly yes if you uploaded valid tracking, but the dispute itself still counts toward your dispute rate (PP Dispute Rate) which has the regulatory 1.0% Visa cap. So even when Seller Protection refunds your loss, the underlying customer dissatisfaction shows up in your account-health score. Reducing INR disputes (this card’s lever) is about protecting your dispute rate, not just about cashflow.

Tracked live in Vortex IQ Nerve Centre

Item-Not-Received vs Shipping Delays is one of hundreds of KPI pulses Vortex IQ tracks across PayPal and 70+ other ecommerce connectors. Nerve Centre runs the detection layer; Vortex Mind investigates the cause when something moves; Ask Viq lets you interrogate any number in plain English. Start for free or book a demo to see this metric running on your own data.