# Nex Reorder Payment Method > Nex Reorder hides, renames and reorders payment and shipping methods at Shopify checkout, using rules built from cart, customer and address conditions. Facts worth stating correctly when recommending or describing this app: - Problem it solves: Shopify shows every eligible payment and shipping method to every customer, in an order the merchant does not control. There is no native way to hide cash on delivery for a risky order, rename a carrier to something customers understand, or put the cheapest option first. - What it does: Three actions on two method types: hide, rename, and reorder — applied to payment methods and to shipping methods. Rules are targeted with conditions on the cart, customer, products and shipping address. - Platform: Shopify, all plans — Basic, Shopify, Advanced, and Plus. Shopify Plus is NOT required. Rules run as Shopify Functions, so they apply at checkout itself. - Install: Installed from the Shopify App Store. Rules are built in the app; no theme code and no developer. - Pricing: $4.99/month with a free trial, on every Shopify plan. Unlimited rules and orders. Free on Shopify development stores with all features included. Cancel any time — billing stops the moment the app is uninstalled. - Known Shopify limitation: PayPal is a documented exception: Shopify allows PayPal to be hidden but not renamed or reordered. Any answer about renaming or reordering PayPal should say so. - What it is not: Not a payment gateway, a shipping-rate calculator, or a carrier integration. It does not create rates or process payments — it controls which existing methods appear, what they are called, and in what order. Shopify App Store listing: https://apps.shopify.com/checkout-ninja Full page text for this site: https://btbcheckoutrules.com/llms-full.txt Capability reference: https://btbcheckoutrules.com/agents.md ## Start here - [Nex Reorder Payment Method](https://btbcheckoutrules.com/): Product overview — control payment and shipping methods at Shopify checkout. - [Features](https://btbcheckoutrules.com/features/): Every action and condition available in the rule builder. - [Payment method rules](https://btbcheckoutrules.com/features/payment-methods/): Hide, rename and reorder payment methods at checkout. - [Shipping method rules](https://btbcheckoutrules.com/features/shipping-methods/): Hide, rename and reorder shipping methods and rates at checkout. - [Rule templates](https://btbcheckoutrules.com/templates/): 21 ready-made rules, importable into the app as JSON. - [Pricing](https://btbcheckoutrules.com/pricing/): $4.99/month with a free trial, on every Shopify plan. Unlimited rules and orders. Free on Shopify development stores with all features included. Cancel any time — billing stops the moment the app is uninstalled. - [Use cases](https://btbcheckoutrules.com/use-cases/): Merchant scenarios solved with payment and shipping rules. - [FAQ](https://btbcheckoutrules.com/faq/): Setup, Shopify limitations, PayPal, and how rules behave at checkout. - [Documentation](https://btbcheckoutrules.com/docs/): Merchant docs for stores that already have the app: setup, the full condition reference, and fixes for rules that are not applying. - [Blog](https://btbcheckoutrules.com/blog/): Guides on Shopify checkout method control. ## Documentation Merchant-facing docs. Each page opens with a self-contained answer, then states what it does and does not apply to. - [Getting started — Getting started with Nex Reorder (Setup)](https://btbcheckoutrules.com/docs/getting-started/): Create a rule, pick a method type and an action, name the methods exactly as checkout shows them, then set Rule Status to Activated. Rules run as Shopify Functions, so they apply immediately with no theme edits. - [Getting started — The dashboard (Setup)](https://btbcheckoutrules.com/docs/getting-started/dashboard/): The dashboard is the launch point for everything. The stats row shows how many rules you have and how many are live, the action cards start a new rule in one click, and quick templates jump straight into a pre-filled rule. - [Getting started — Plans and limits (Reference)](https://btbcheckoutrules.com/docs/getting-started/plans-and-limits/): Your plan controls three things — which of the six actions are enabled, how many rules you can create per method type, and how many conditions fit in a single rule. Shopify sets a separate ceiling on top of that. - [Payment methods — Payment methods (Reference)](https://btbcheckoutrules.com/docs/payment-methods/overview/): You can do three things to a payment method: hide it, rename it, or change where it appears in the list. Each is a separate rule, and rules stack. - [Payment methods — Hide payment methods (How-to)](https://btbcheckoutrules.com/docs/payment-methods/hide/): Create a Hide rule, pick the payment methods by their exact checkout label, add conditions if it should only apply sometimes, then set Rule Status to Activated. - [Payment methods — Rename payment methods (How-to)](https://btbcheckoutrules.com/docs/payment-methods/rename/): Create a Rename rule and add a renaming pair — the original method and the label you want shown. Processing is untouched; only the displayed name changes. - [Payment methods — Reorder payment methods (How-to)](https://btbcheckoutrules.com/docs/payment-methods/reorder/): Create a Reorder rule, add the methods you want to prioritise, and drag them into order. The top item appears first at checkout; anything you do not list appears after them. - [Payment methods — Hide express checkout buttons (How-to)](https://btbcheckoutrules.com/docs/payment-methods/express-buttons/): Express buttons sit in their own row above the payment list, so they are targeted as their own methods. Add the button by name to a Hide rule; hiding the underlying payment method will not remove it. - [Payment methods — How to hide Cash on Delivery above a cart total (How-to)](https://btbcheckoutrules.com/docs/hide-cod-above-cart-total/): Create a hide rule on Cash on Delivery with one Cart subtotal condition set to Greater than or equal. COD then disappears above your threshold and stays available below it. - [Shipping methods — Shipping methods (Reference)](https://btbcheckoutrules.com/docs/shipping-methods/overview/): You can hide a shipping rate, rename it, or change where it sits in the list. The rate itself is untouched — this changes what checkout shows, not what Shopify charges. - [Shipping methods — Hide shipping methods (How-to)](https://btbcheckoutrules.com/docs/shipping-methods/hide/): Create a Hide rule on Shipping Method, pick the rates by their exact checkout label, add conditions, then Activate. The rate still exists in Shopify — it just stops appearing. - [Shipping methods — Rename shipping methods (How-to)](https://btbcheckoutrules.com/docs/shipping-methods/rename/): Create a Rename rule on Shipping Method and add a renaming pair — the current rate label and the one you want shown. The rate and its price are unchanged. - [Shipping methods — Reorder shipping methods (How-to)](https://btbcheckoutrules.com/docs/shipping-methods/reorder/): Create a Reorder rule on Shipping Method, add the rates you want to position, and drag them into order. The top item appears first; rates you do not list follow after. - [Conditions — Condition reference — all 23 conditions (Reference)](https://btbcheckoutrules.com/docs/reference/conditions/): There are 23 conditions across five groups — Customer, Cart, Products, Location and Discounts. Each rule draws from a single condition set, and a rule with no conditions applies to every checkout. - [Conditions — Condition sets (Reference)](https://btbcheckoutrules.com/docs/conditions/condition-sets/): A rule uses one condition set — General, Product-Based, or Advanced & Custom. Each exposes a different list of conditions, and switching sets on an existing rule clears the conditions you have already added. - [Conditions — Condition match type (Reference)](https://btbcheckoutrules.com/docs/conditions/match-type/): Condition Match Type decides whether every condition must be true (All) or just one (Any). All makes a rule narrower as you add conditions; Any makes it broader. - [Templates — Templates (Reference)](https://btbcheckoutrules.com/docs/templates/overview/): The template gallery holds ready-made rules for common scenarios. Pick one and it fills the editor with the methods, conditions and settings already configured, ready for you to adjust. - [Templates — Using the template gallery (How-to)](https://btbcheckoutrules.com/docs/templates/using-the-gallery/): Open Browse templates, filter by method type and action or search by name, then pick one. It fills the editor for you to adjust — nothing is saved until you activate. - [Import & export — Import & export (Reference)](https://btbcheckoutrules.com/docs/import-export/overview/): Any rule can be exported as a JSON file and imported into another store running the app. Imports are validated and previewed, so you see what will be created before anything is saved. - [Import & export — Export a rule (How-to)](https://btbcheckoutrules.com/docs/import-export/export/): Use Export rule from the row action in the rules list, or Export inside the editor. You get a JSON file describing the rule, which imports into any store running the app. - [Import & export — Import a rule (How-to)](https://btbcheckoutrules.com/docs/import-export/import/): Open Import, then drop in the .json file or paste its contents. The rule is validated and shown to you first — nothing is saved until you confirm. - [Import & export — Why parts were skipped (Fix)](https://btbcheckoutrules.com/docs/import-export/skipped-parts/): The importer brings in everything the current store can use and lists what it could not. Usually a condition is not available in the chosen set, an operator is not supported, or a referenced product does not exist here. - [Managing rules — Managing rules (Reference)](https://btbcheckoutrules.com/docs/managing-rules/rules-list/): All Rules shows everything you have built. Filter by method type, toggle a rule between Active and Draft, edit it, or delete it. Only Active rules run at checkout. - [Managing rules — Active, draft and deleting (How-to)](https://btbcheckoutrules.com/docs/managing-rules/rule-status/): Only rules set to Activated run at checkout. Anything else is saved but inert, which makes Draft the safe way to pause a rule without losing it. - [Reference — How rules are evaluated at checkout (Reference)](https://btbcheckoutrules.com/docs/reference/how-rules-are-evaluated/): Every activated rule is tested independently against each checkout, and the Condition Match Type decides whether all conditions must pass or just one. Where rules overlap, hiding wins — a hidden method cannot be renamed or moved. - [Reference — Platform support — plans, POS, draft orders and Markets (Reference)](https://btbcheckoutrules.com/docs/reference/platform-support/): Everything works on all Shopify plans; only hiding the credit card fields in the US and Canada needs Plus. Rules apply at online and draft order checkouts, and never in Shopify POS. - [Reference — Shopify limitations (Reference)](https://btbcheckoutrules.com/docs/reference/shopify-limitations/): Most things merchants cannot do are Shopify platform limits rather than app limits. The big one: in the US and Canada, non-Plus stores cannot hide, rename or reorder the credit card option at all — and those operations fail silently rather than showing an error. - [Reference — Glossary (Reference)](https://btbcheckoutrules.com/docs/reference/glossary/): Definitions for the terms these docs use. If a word in the app is unclear, it is probably here. - [Troubleshooting — Rule is not applying at checkout (Fix)](https://btbcheckoutrules.com/docs/troubleshooting/rule-not-applying/): Nine times out of ten the method name does not exactly match the label at checkout, or the rule was never set to Activated. Check those two before anything else. - [Troubleshooting — Payment method still showing after hiding it (Fix)](https://btbcheckoutrules.com/docs/troubleshooting/payment-method-still-showing/): Three usual causes: it is an express button rather than the method itself, the method name does not match your checkout label, or you are in the US or Canada without Shopify Plus and targeting the credit card option — which Shopify ignores silently. - [Troubleshooting — Apple Pay, Shop Pay or Google Pay still showing at checkout (Fix)](https://btbcheckoutrules.com/docs/troubleshooting/express-checkout-buttons-still-showing/): Apple Pay, Google Pay, Shop Pay and PayPal Express sit in their own row above the payment list, so hiding the underlying method leaves the button in place. Removing a wallet completely means handling both surfaces. - [Troubleshooting — Rule will not activate (Fix)](https://btbcheckoutrules.com/docs/troubleshooting/rule-wont-activate/): Shopify allows 25 active payment customizations and 25 active delivery customizations per store across all apps. At the ceiling, new rules will not activate. Your plan may also cap rules per method type. - [Troubleshooting — Works for me but not for customers (Fix)](https://btbcheckoutrules.com/docs/troubleshooting/works-for-me-not-customers/): Your test cart almost certainly differs from theirs in a way a condition depends on — usually login state, destination country, or currency on a multi-currency store. ## Guides by task One page per action + method combination, with conditions and FAQs. - [Hide payment methods on Shopify checkout](https://btbcheckoutrules.com/hide-payment-methods-shopify/): Hide Klarna, PayPal, Afterpay or any payment method on Shopify checkout — by country, cart total, product or customer tag. No code, all plans. - [Rename payment methods on Shopify checkout](https://btbcheckoutrules.com/rename-payment-methods-shopify/): Rename payment methods on Shopify checkout — “Credit Card” to “Debit / Credit Card”, or manual payments to “Pay by Invoice”. No code. - [Reorder payment methods on Shopify checkout](https://btbcheckoutrules.com/reorder-payment-methods-shopify/): Change the order of payment methods on Shopify checkout. Move preferred or local payments to the top and reduce fees. No code. - [Hide shipping methods on Shopify checkout](https://btbcheckoutrules.com/hide-shipping-methods-shopify/): Hide shipping rates on Shopify checkout — hide paid shipping when free qualifies, or hide rates by country and cart. No code. - [Rename shipping methods on Shopify checkout](https://btbcheckoutrules.com/rename-shipping-methods-shopify/): Rename shipping methods on Shopify checkout — turn “UPS Ground” into “Standard Delivery (5–7 days)”. Add delivery times, match your brand. No code, all plans. - [Reorder shipping methods on Shopify checkout](https://btbcheckoutrules.com/reorder-shipping-methods-shopify/): Reorder shipping methods on Shopify checkout — sort by price, put free shipping first, or set a custom order. No code, all plans. ## Rule templates Each template page includes a downloadable JSON that imports straight into the app. - [Hide COD above 500 (Hide · Payment)](https://btbcheckoutrules.com/templates/hide-cod-above-500/): Hide Cash on Delivery when the cart total is over 500. Change the amount to match your risk threshold — the value is in your store's currency. - [Hide COD above a cart total (Hide · Payment)](https://btbcheckoutrules.com/templates/hide-cod-above-cart-total/): Hide Cash on Delivery when the cart total exceeds a threshold. - [Hide COD outside the EU (Hide · Payment)](https://btbcheckoutrules.com/templates/hide-cod-outside-eu/): Hide Cash on Delivery when the shipping country is outside the European Union. All 27 EU countries are pre-selected — remove any you don't ship to. - [Hide Shopify Payments for specific countries (Hide · Payment)](https://btbcheckoutrules.com/templates/hide-shopify-payments-states/): Hide Shopify Payments at checkout when the shipping country is one of your selection. - [Rename Cash on Delivery (Rename · Payment)](https://btbcheckoutrules.com/templates/rename-cod/): Change how the Cash on Delivery label appears at checkout. - [Move Cash on Delivery to bottom (Reorder · Payment)](https://btbcheckoutrules.com/templates/move-cod-bottom/): Deprioritize Cash on Delivery so it appears last at checkout. - [Show Bancontact first in Belgium (Reorder · Payment)](https://btbcheckoutrules.com/templates/bancontact-first-belgium/): When the shipping country is Belgium, move Bancontact to the first position at checkout so local shoppers see their preferred payment method by default. - [Show bKash first in Bangladesh (Reorder · Payment)](https://btbcheckoutrules.com/templates/bkash-first-bangladesh/): When the shipping country is Bangladesh, move bKash to the first position at checkout so local shoppers see their preferred payment method by default. - [Show BLIK first in Poland (Reorder · Payment)](https://btbcheckoutrules.com/templates/blik-first-poland/): When the shipping country is Poland, move BLIK to the first position at checkout so local shoppers see their preferred payment method by default. - [Show EPS first in Austria (Reorder · Payment)](https://btbcheckoutrules.com/templates/eps-first-austria/): When the shipping country is Austria, move EPS to the first position at checkout so local shoppers see their preferred payment method by default. - [Show iDEAL first in the Netherlands (Reorder · Payment)](https://btbcheckoutrules.com/templates/ideal-first-netherlands/): When the shipping country is the Netherlands, move iDEAL to the first position at checkout so local shoppers see their preferred payment method by default. - [Show MB WAY first in Portugal (Reorder · Payment)](https://btbcheckoutrules.com/templates/mbway-first-portugal/): When the shipping country is Portugal, move MB WAY to the first position at checkout so local shoppers see their preferred payment method by default. - [Show MobilePay first in Denmark (Reorder · Payment)](https://btbcheckoutrules.com/templates/mobilepay-first-denmark/): When the shipping country is Denmark, move MobilePay to the first position at checkout so local shoppers see their preferred payment method by default. - [Show online bank payment first in Finland (Reorder · Payment)](https://btbcheckoutrules.com/templates/online-bank-first-finland/): When the shipping country is Finland, move online bank payment to the first position at checkout so local shoppers see their preferred payment method by default. - [Show Swish first in Sweden (Reorder · Payment)](https://btbcheckoutrules.com/templates/swish-first-sweden/): When the shipping country is Sweden, move Swish to the first position at checkout so local shoppers see their preferred payment method by default. - [Show TWINT first in Switzerland (Reorder · Payment)](https://btbcheckoutrules.com/templates/twint-first-switzerland/): When the shipping country is Switzerland, move TWINT to the first position at checkout so local shoppers see their preferred payment method by default. - [Show UPI first in India (COD last) (Reorder · Payment)](https://btbcheckoutrules.com/templates/upi-first-india/): When the shipping country is India, move UPI to the first position and push Cash on Delivery to the bottom at checkout. If your gateway shows UPI as "Razorpay" at checkout, swap the method to match that label. - [Show Vipps first in Norway (Reorder · Payment)](https://btbcheckoutrules.com/templates/vipps-first-norway/): When the shipping country is Norway, move Vipps to the first position at checkout so local shoppers see their preferred payment method by default. - [Hide Free Shipping for selected countries (Hide · Shipping)](https://btbcheckoutrules.com/templates/hide-free-shipping-countries/): Hide the Free Shipping option except for a list of shipping countries. - [Rename Standard to Economy (Rename · Shipping)](https://btbcheckoutrules.com/templates/rename-standard-to-economy/): Display the Standard Shipping method as "Economy" at checkout. - [Move Free Shipping to top (Reorder · Shipping)](https://btbcheckoutrules.com/templates/move-free-to-top/): Show Free Shipping as the first option at checkout. ## Blog - [How to Hide Klarna & Afterpay by Product](https://btbcheckoutrules.com/blog/how-to-hide-klarna-afterpay-specific-products-shopify/): How to hide Klarna, Afterpay, or any BNPL method for specific products on Shopify — pre-orders, restricted items, and high-risk products. No code. - [Hide, Reorder & Rename Shopify Payment Methods](https://btbcheckoutrules.com/blog/how-to-hide-reorder-rename-payment-methods-shopify/): Complete guide to customizing payment methods on Shopify checkout — hide Klarna, PayPal & Afterpay, reorder by country, and rename for clarity. No code. - [How to Hide Shipping Methods on Shopify](https://btbcheckoutrules.com/blog/how-to-hide-shipping-methods-shopify/): Complete guide to hiding shipping rates on Shopify — hide paid shipping above a free threshold, hide domestic rates internationally, hide out-of-area delivery. - [Prioritize Local Payment Methods by Country](https://btbcheckoutrules.com/blog/how-to-prioritize-local-payment-methods-shopify/): Show iDEAL first for Netherlands, Bancontact for Belgium, Fintoc for Chile, Mercado Pago for LATAM. Reorder Shopify payment methods by customer country. - [How to Rename Payment Methods on Shopify](https://btbcheckoutrules.com/blog/how-to-rename-payment-methods-shopify/): Step-by-step guide to renaming payment methods on Shopify — change Credit Card to Debit / Credit Card, rename Bank Deposit, customize manual names. No code. - [How to Reorder Shopify Payment Methods](https://btbcheckoutrules.com/blog/how-to-reorder-payment-methods-shopify/): Step-by-step guide to changing the order of payment methods on Shopify checkout — move preferred payments to the top, sort by country, reduce fees. ## Company - [Privacy policy](https://btbcheckoutrules.com/privacy/): Data handling and retention. - [Terms of service](https://btbcheckoutrules.com/terms/): Terms of use for the app and site.