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
Moves MB WAY to the top of the payment method list at checkout when Shipping country is Portugal.
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.
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.
What the template contains
Reorder · Payment method
Conditions
- Shipping country is one of
Portugal
New order
- 1 MB WAY moved to the top
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.
Import in three steps
- 01
Download the JSON
Grab this template as a ready-to-import rule file.
- 02
Import in the app
In Nex Reorder, open Rules → Import and pick the file.
- 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.
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.
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.
Related checkout rules
Control your Shopify checkout
$4.99/month, free trial. Import this template and go live in minutes.