WordPress.org

Plugin Directory

QR platba bankovním převodem pro WooCommerce – SPAYD a Pay by square

QR platba bankovním převodem pro WooCommerce – SPAYD a Pay by square

Descripció

BankGlyph QR Payments for WooCommerce adds an offline bank transfer gateway to the classic and block checkout. After an order is placed, the plugin shows the payment details and a QR code on the order-received page and in supported HTML order emails.

For the main account, enter either an IBAN or a Czech domestic account number together with its bank code. A Czech domestic account is converted to a CZ IBAN locally. You can also configure an optional BIC/SWIFT code, a fallback IBAN for non-CZK orders, and individual IBAN/BIC rules for selected currencies.

By default, an IBAN beginning with SK uses Slovak Pay by square and every other IBAN uses a locally rendered Czech SPAYD payload. Optional customer-country routing can instead use SPAYD for Czech customers, Pay by square for Slovak customers, and an EPC QR code for other customers paying in EUR.

The variable symbol can use the order number or order ID. The recipient message supports the {order_number} placeholder. An optional fixed discount, percentage discount, or both can be applied when the customer selects this payment method. The discount can have a minimum order value, a maximum amount, and excluded customer roles. The gateway can also be limited to selected shipping methods and can move new orders to a chosen WooCommerce status.

The gateway places the order on hold while waiting for payment. The plugin declares compatibility with HPOS and the WooCommerce block checkout.

The public plugin does not contact WooModuly.cz for licensing, telemetry, or updates. WordPress.org provides updates for this version.

External service: QRGenerator.sk

The plugin calls https://api.qrgenerator.sk/by-square/pay/qr.png only when WooCommerce renders payment instructions routed to Slovak Pay by square and no reusable result is cached. This happens for an SK IBAN with the default routing, or for a Slovak customer when optional customer-country routing is enabled.

The GET query contains the IBAN, order amount and currency, the current due date, variable symbol, an empty specific symbol, constant symbol 0, recipient message, the store name as beneficiary name, and image rendering options. The merchant-defined recipient message is sent after {order_number} is replaced. The service returns a Pay by square PNG. BIC/SWIFT and separate customer name, email, billing, or shipping fields are not added to the request.

Like any server-side HTTP request, the service receives the shop server IP address. The request uses a fixed User-Agent containing the public plugin slug.

A successful PNG is stored in the WooCommerce order and reused while the IBAN and amount remain unchanged. A failed request is cached for 10 minutes before another request can be attempted. The request timeout is 5 seconds.

QRGenerator.sk requires no account or API key. Its documentation states that API data is processed to create the response and is not stored, shared, or forwarded. The same page states that free use is subject to its Fair Use Policy.

Service documentation, data-handling statement, and Fair Use Policy

No payment details are sent to QRGenerator.sk when the payment is routed to SPAYD or EPC; those QR codes are generated locally.

Captures

Instal·lació

  1. Install and activate the plugin in WordPress.
  2. Open WooCommerce > Settings > Payments > BankGlyph QR Payments.
  3. Enable the gateway and enter the main IBAN, or a Czech account number and bank code.
  4. Optionally configure currency accounts, QR routing, the recipient message, payment discount rules, shipping restrictions, and the resulting order status.

WooCommerce must be active.

PMF

Which QR formats are supported?

By default, an IBAN beginning with SK uses Slovak Pay by square through QRGenerator.sk and every other IBAN uses locally rendered SPAYD. Optional customer-country routing adds locally rendered EPC QR for eligible EUR orders outside the Czech Republic and Slovakia.

Which bank details can I configure?

You can enter a primary IBAN and optional BIC/SWIFT, or generate the primary CZ IBAN from a Czech account number and four-digit bank code. A fallback account can be used for non-CZK orders, and individual currencies can have their own IBAN and BIC/SWIFT.

Where is the QR code displayed?

It is displayed on the order-received page and in the new order, customer on-hold, and customer invoice HTML emails. Plain-text emails contain no QR image.

Does the plugin support HPOS and the block checkout?

Yes. It declares compatibility with HPOS and registers the payment method for the WooCommerce block checkout as well as the classic checkout.

Do I need a license key?

No. This public version is free and WordPress.org provides its updates.

Ressenyes

No hi ha ressenyes per a aquesta extensió.

Col·laboradors i desenvolupadors

«QR platba bankovním převodem pro WooCommerce – SPAYD a Pay by square» és programari de codi obert. La següent gent ha col·laborat en aquesta extensió.

Col·laboradors

“QR platba bankovním převodem pro WooCommerce – SPAYD a Pay by square” s’ha traduït a 1 configuració regional. Gràcies als traductors per les seves aportacions.

Traduïu «QR platba bankovním převodem pro WooCommerce – SPAYD a Pay by square» a la vostra llengua.

Interessats en el desenvolupament?

Navegueu pel codi, baixeu-vos el repositori SVN, o subscriviu-vos al registre de desenvolupament per fisl de subscripció RSS.

Registre de canvis

1.0.1

  • Added currency-specific accounts and optional SPAYD, Pay by square, and EPC routing.
  • Added shipping-method restrictions, selectable order status, and more precise discount rules.

1.0.0

  • Initial public release as a standalone free plugin.