Skip to content
Reorder Payment Portugal

Show MB WAY first in 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.

Free template · imports into Nex Reorder via Rules → Import

Checkout mockup: Show MB WAY first in Portugal

Moves MB WAY to the top of the payment method list at checkout when Shipping country is Portugal.

Why use it

The problem it solves

MB WAY is Portugal’s leading mobile payment, tied to the Multibanco network locals already trust. When it’s not near the top of your checkout, Portuguese shoppers have to search for the option they’d normally pick by default.

Benefits

What you get

Puts Portugal’s preferred mobile payment first for local shoppers.

Leans on the Multibanco trust Portuguese buyers already have.

Applies only to shoppers shipping to Portugal.

No code or theme changes.

Inside this rule

What the template contains

Reorder · Payment method

MB WAY

Conditions

  • Shipping country is one of Portugal

New order

  1. 1 MB WAY moved to the top
When to use it

Reach for this when…

  • You sell into Portugal and offer MB WAY via your provider.

  • Your checkout defaults to cards first.

  • You run Portuguese campaigns and want a local-first checkout.

How to use it

Import in three steps

  1. 01

    Download the JSON

    Grab this template as a ready-to-import rule file.

  2. 02

    Import in the app

    In Nex Reorder, open Rules → Import and pick the file.

  3. 03

    Review & activate

    Tweak methods or conditions to match your store, then go live.

Good to know

  • MB WAY is added as a custom method matched by name — confirm the checkout label matches.
  • Ships with Portugal pre-selected.
FAQ

Questions

Show MB WAY first in Portugal

Does it hide methods?

No — MB WAY only moves up; everything stays available.

Other countries?

No. Scoped to shipping addresses in Portugal.

Theme edits?

None.

The file

mbway-first-portugal.rule.json

{
  "formatVersion": 1,
  "type": "rule",
  "app": "pay-reorder",
  "exportedAt": "2026-08-03T00:00:00.000Z",
  "rule": {
    "name": "Show MB WAY first in Portugal",
    "methodType": "payment",
    "action": "reorder",
    "methods": [
      {
        "name": "MB WAY"
      }
    ],
    "conditions": [
      {
        "type": "shipping_country",
        "operator": "in",
        "values": [
          "PT"
        ]
      }
    ],
    "matchType": "all",
    "tier": "general",
    "hideAll": false,
    "displayOrder": [
      {
        "name": "MB WAY",
        "index": 1
      }
    ]
  }
}

This is the exact import format — app: "pay-reorder", validated by the app on import.

Control your Shopify checkout

$4.99/month, free trial. Import this template and go live in minutes.