PayPal drives conversions, but on some orders it's where disputes, chargebacks and fees hurt most. The move is rarely "turn PayPal off" — it's "keep PayPal, except where it costs you". Here's how to hide it by cart total, product or customer at Shopify checkout.
The native way
On eligible Shopify plans you can create a payment customization that hides a payment method based on a condition. For a single simple case — hide one method above one cart value — that native rule can be enough.
Where it breaks
The native payment customization is intentionally basic, and it runs out fast for real PayPal-risk control:
- Thin conditions. You get a small built-in set. "Hide PayPal when the cart contains a made-to-order item" or "for customers without a trusted tag" is often more than it can express.
- Plan restrictions surface late. Some payment-customization capability is gated to specific plans; native, you can build a rule and only find out at checkout that it never fires.
- No preview, no record. You can't try "$500 cart, first-time buyer" and watch PayPal disappear before going live, and there's no log of what the rule would have done to your real orders.
The safe way: a rule you can read, preview and watch
The most common PayPal control — no PayPal on big-ticket orders — is a sentence:
Hides the PayPal payment method when the order total is at least 500 USD.
Written by the Ruleproof engine — the same code compiled into your checkout.
Written by the rule engine itself, so the sentence and the checkout behaviour come from one source. From there you can:
- Preview it. Enter a $500 cart and see PayPal gone; a $40 cart and see it stay — before a real buyer meets the rule.
- Layer the condition. By cart total, product, customer email or country, as plain clauses.
- Watch before you trust. Monitor mode records what the rule would have done to your actual orders, and a plan warning tells you while you write if Shopify would restrict the rule — not after you save.
Which should you use?
If a single native payment customization covers your case and your plan supports it, you may not need an app. If you want layered PayPal rules you can preview, monitor and read back in plain English — that's what Ruleproof does, and its free plan runs a live rule on your real store so you can judge it on your own traffic first.