Skip to content
Reorder Payment Poland

Show BLIK first in Poland

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

Moves BLIK to the top of the payment method list at checkout when Shipping country is Poland.

Why use it

The problem it solves

BLIK has become the default way to pay online in Poland — a six-digit code from the banking app, no card needed. Polish shoppers look for it first, so burying BLIK under card options adds friction exactly where Polish conversions are won or lost.

Benefits

What you get

Puts Poland’s fastest-growing payment method at the top for local shoppers.

Matches how Poles actually pay — a familiar BLIK code, not a card form.

Only applies to shoppers shipping to Poland.

No theme or checkout code.

Inside this rule

What the template contains

Reorder · Payment method

BLIK

Conditions

  • Shipping country is one of Poland

New order

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

Reach for this when…

  • You sell into Poland and offer BLIK via your gateway.

  • Your checkout defaults to cards first.

  • You run Polish-language campaigns 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

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

Questions

Show BLIK first in Poland

Does it hide any methods?

No — BLIK is only moved to the top; all methods stay available.

Other countries affected?

No. Scoped to shipping addresses in Poland.

Theme edits?

None — import and activate.

The file

blik-first-poland.rule.json

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