Show MobilePay first in 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.
Free template · imports into Nex Reorder via Rules → Import
Moves MobilePay to the top of the payment method list at checkout when Shipping country is Denmark.
The problem it solves
MobilePay is the everyday payment app in Denmark — most Danes have it and expect it. Placing it below cards on your checkout means Danish shoppers scan past the option they trust most, adding friction to your best-converting market.
What you get
Surfaces Denmark’s go-to mobile payment first.
Matches Danish paying habits and reduces hesitation.
Only applies to shoppers shipping to Denmark.
Applied automatically at checkout — no code.
What the template contains
Reorder · Payment method
Conditions
- Shipping country is one of
Denmark
New order
- 1 MobilePay moved to the top
Reach for this when…
-
You sell into Denmark and offer MobilePay through your provider.
-
Cards currently sit above MobilePay by default.
-
You’re targeting Danish shoppers and want a native 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
- MobilePay is added as a custom method matched by name — confirm it matches your checkout label.
- Ships with Denmark pre-selected.
Questions
Show MobilePay first in Denmark
Does it hide methods?
No — only the order changes; MobilePay moves to the top.
Other markets affected?
No. Scoped to shipping addresses in Denmark.
Theme edits?
None needed.
mobilepay-first-denmark.rule.json
{
"formatVersion": 1,
"type": "rule",
"app": "pay-reorder",
"exportedAt": "2026-08-03T00:00:00.000Z",
"rule": {
"name": "Show MobilePay first in Denmark",
"methodType": "payment",
"action": "reorder",
"methods": [
{
"name": "MobilePay"
}
],
"conditions": [
{
"type": "shipping_country",
"operator": "in",
"values": [
"DK"
]
}
],
"matchType": "all",
"tier": "general",
"hideAll": false,
"displayOrder": [
{
"name": "MobilePay",
"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.