Skip to content
Use cases

What merchants build with Nex Reorder

Twelve real checkout problems — and the rule that solves each one in under five minutes.

01
Reorder

Prioritize local payment methods by country

Problem
One payment order for every market. Dutch shoppers scroll past cards hunting for iDEAL; conversion suffers.
Solution
Reorder by country — iDEAL first for NL, Bancontact for BE, Fintoc for CL, Mercado Pago for LATAM.
02
Hide

Hide Klarna for pre-order products

Problem
Klarna authorizes for 28 days max; pre-orders with long lead times expire and fail.
Solution
Tag pre-orders `no-klarna` and hide Klarna whenever a tagged item is in the cart.
03
Hide

Hide PayPal Express for gift/delivery

Problem
PayPal Express skips the shipping form — customers ship gifts to themselves by accident.
Solution
Hide PayPal Express but keep regular PayPal, forcing a shipping address first.
Always apply / by collection
04
Hide

One payment method for B2B wholesale

Problem
Wholesale should pay by bank transfer only; retail needs every option.
Solution
Tag customers `B2B` and hide everything except bank transfer for that segment.
Customer tag
05
Reorder

Reduce processing fees by reordering

Problem
PayPal (2.9% + $0.30) appears first, so customers default to your priciest method.
Solution
Reorder to show Shopify Payments / card first and push PayPal below the fold.
Always apply / by country
06
Hide

Hide credit cards on high-value orders

Problem
Chargebacks on a $3,000 order mean losing both product and payment.
Solution
When cart total exceeds your threshold, hide cards and show only verified methods.
Cart total
07
Hide

Hide Afterpay for restricted categories

Problem
Afterpay prohibits CBD, alcohol and some supplements — transactions get reversed after you ship.
Solution
Tag restricted products or use a “No BNPL” collection and hide Afterpay for them.
Product tag / Collection
08
Hide

Prevent spam and fake orders

Problem
Bots flood the store using a specific method — ghost orders, wasted inventory holds.
Solution
Hide the exploited method for suspicious patterns; combine conditions to spare real customers.
Cart total + Zip + Tag
09
Rename

Rename payment methods for clarity

Problem
“Credit Card” makes debit-only customers think they can’t pay; “Manual Payment” says nothing.
Solution
Rename to “Debit / Credit Card” and “Pay by Invoice (Net 30)” — conditionally if needed.
Customer tag / always
10
Hide

POS-specific methods for in-store tablets

Problem
In-store tablets should show only manual methods, not online options like PayPal.
Solution
Use staff/location tags to show in-store methods and hide online-only ones.
Customer tag
11
Hide

Hide payment when a gift card covers it

Problem
A gift card covers the full order, but extra methods make customers think they owe more.
Solution
Hide all non-gift-card methods when the remaining balance is zero.
Cart total (remaining)
12
Hide

Different shipping for B2B vs retail

Problem
Wholesale gets free freight; retail should see standard rates — mixing them confuses everyone.
Solution
Hide retail rates for B2B tags and hide wholesale rates for everyone else.
Customer tag

Every use case, under 5 minutes

No code, no developer, works on all Shopify plans.