Skip to content
Reorder Payment Finland

Show online bank payment first in 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.

Free template · imports into Nex Reorder via Rules → Import

Checkout mockup: Show online bank payment first in Finland

Moves Online bank payment to the top of the payment method list at checkout when Shipping country is Finland.

Why use it

The problem it solves

In Finland, paying straight from your bank (verkkomaksu) is the norm — shoppers pick their bank and confirm. If your checkout leads with cards instead, Finnish buyers have to look past it to find the flow they use for almost everything.

Benefits

What you get

Surfaces the bank-payment flow Finnish shoppers default to.

Feels native to a market that pays online through its banks.

Applies only to shoppers shipping to Finland.

No code or theme editing.

Inside this rule

What the template contains

Reorder · Payment method

Online bank payment

Conditions

  • Shipping country is one of Finland

New order

  1. 1 Online bank payment moved to the top
When to use it

Reach for this when…

  • You sell into Finland and offer online bank payment via your provider.

  • Your default order leads with cards or wallets.

  • You’re targeting Finnish shoppers 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

  • “Online bank payment” is a generic label — match it to exactly how your provider names the Finnish bank option at checkout (individual banks may appear separately).
  • Ships with Finland pre-selected.
FAQ

Questions

Show online bank payment first in Finland

Does it hide methods?

No — it only reorders; the bank option moves to the top.

Other countries?

No. Scoped to shipping addresses in Finland.

Theme edits?

None.

The file

online-bank-first-finland.rule.json

{
  "formatVersion": 1,
  "type": "rule",
  "app": "pay-reorder",
  "exportedAt": "2026-08-03T00:00:00.000Z",
  "rule": {
    "name": "Show online bank payment first in Finland",
    "methodType": "payment",
    "action": "reorder",
    "methods": [
      {
        "name": "Online bank payment"
      }
    ],
    "conditions": [
      {
        "type": "shipping_country",
        "operator": "in",
        "values": [
          "FI"
        ]
      }
    ],
    "matchType": "all",
    "tier": "general",
    "hideAll": false,
    "displayOrder": [
      {
        "name": "Online bank payment",
        "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.