Show Swish first in Sweden
When the shipping country is Sweden, move Swish 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 Swish to the top of the payment method list at checkout when Shipping country is Sweden.
The problem it solves
Swish is a near-universal payment habit in Sweden — real-time, mobile, trusted. Swedish shoppers expect to see it, and when it sits below card options your checkout feels foreign at the moment that matters most.
What you get
Surfaces the payment method almost every Swede recognises, first.
Reduces drop-off from shoppers scanning for Swish.
Scoped to shoppers shipping to Sweden.
Applied at checkout — no code.
What the template contains
Reorder · Payment method
Conditions
- Shipping country is one of
Sweden
New order
- 1 Swish moved to the top
Reach for this when…
-
You sell into Sweden and offer Swish through your provider.
-
Cards currently outrank Swish in your method order.
-
You’re running Swedish 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
- Swish is added as a custom method matched by name — check it matches your checkout label.
- Ships with Sweden pre-selected.
Questions
Show Swish first in Sweden
Does it hide methods?
No — only the order changes; Swish moves to the top.
Other markets affected?
No. Scoped to shipping addresses in Sweden.
Theme changes?
None needed.
swish-first-sweden.rule.json
{
"formatVersion": 1,
"type": "rule",
"app": "pay-reorder",
"exportedAt": "2026-08-03T00:00:00.000Z",
"rule": {
"name": "Show Swish first in Sweden",
"methodType": "payment",
"action": "reorder",
"methods": [
{
"name": "Swish"
}
],
"conditions": [
{
"type": "shipping_country",
"operator": "in",
"values": [
"SE"
]
}
],
"matchType": "all",
"tier": "general",
"hideAll": false,
"displayOrder": [
{
"name": "Swish",
"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.