Skip to content
Reorder Payment Denmark

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

Checkout mockup: Show MobilePay first in Denmark

Moves MobilePay to the top of the payment method list at checkout when Shipping country is Denmark.

Why use it

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.

Benefits

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.

Inside this rule

What the template contains

Reorder · Payment method

MobilePay

Conditions

  • Shipping country is one of Denmark

New order

  1. 1 MobilePay moved to the top
When to use it

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.

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

  • MobilePay is added as a custom method matched by name — confirm it matches your checkout label.
  • Ships with Denmark pre-selected.
FAQ

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.

The file

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.

Control your Shopify checkout

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