Skip to content
Reorder Payment Austria

Show EPS first in Austria

When the shipping country is Austria, move EPS 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 EPS first in Austria

Moves EPS to the top of the payment method list at checkout when Shipping country is Austria.

Why use it

The problem it solves

EPS is Austria’s established online bank-transfer standard, backed by the country’s banks. Austrian shoppers know and trust it, so when EPS sits below cards on your checkout you’re demoting the exact method that reassures a local buyer.

Benefits

What you get

Puts Austria’s trusted bank-transfer method at the top.

Reassures Austrian shoppers with a familiar, bank-backed option.

Applies only to shoppers shipping to Austria.

No theme or checkout code.

Inside this rule

What the template contains

Reorder · Payment method

EPS

Conditions

  • Shipping country is one of Austria

New order

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

Reach for this when…

  • You sell into Austria and offer EPS through your provider.

  • Cards currently lead your checkout order.

  • You target Austrian 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

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

Questions

Show EPS first in Austria

Does it hide methods?

No — EPS only moves to the top; all methods remain.

Other countries affected?

No. Scoped to shipping addresses in Austria.

Theme edits?

None.

The file

eps-first-austria.rule.json

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