Title: QROVA QR Codes &amp; Girocode
Author: miliienko
Published: <strong>2026 年 9 月 13 日</strong>
Last modified: 2026 年 9 月 13 日

---

搜尋外掛

![](https://ps.w.org/qrova-qr-codes-girocode/assets/banner-772x250.png?rev=3693963)

![](https://ps.w.org/qrova-qr-codes-girocode/assets/icon-256x256.png?rev=3693963)

# QROVA QR Codes & Girocode

 由 [miliienko](https://profiles.wordpress.org/miliienko/) 開發

[下載](https://downloads.wordpress.org/plugin/qrova-qr-codes-girocode.1.0.2.zip)

 * [詳細資料](https://tw.wordpress.org/plugins/qrova-qr-codes-girocode/#description)
 * [使用者評論](https://tw.wordpress.org/plugins/qrova-qr-codes-girocode/#reviews)
 *  [安裝方式](https://tw.wordpress.org/plugins/qrova-qr-codes-girocode/#installation)
 * [開發資訊](https://tw.wordpress.org/plugins/qrova-qr-codes-girocode/#developers)

 [技術支援](https://wordpress.org/support/plugin/qrova-qr-codes-girocode/)

## 外掛說明

This plugin creates QR codes **directly in the browser**. Nothing is sent to a third-
party server, no image files are written to your server, and nothing about your 
visitors is recorded.

**What you can do with it**

 * A code for a website, an email address or a phone number
 * Wi-Fi access to print and hang up — guests scan instead of typing the password
 * A digital business card (vCard) for trade fairs, flyers or your email signature
 * A WhatsApp contact with a prefilled message
 * **An EPC payment code (Girocode) on WooCommerce orders**

**The payment code for invoices**

With advance payment or bank transfer, customers type IBAN, amount and payment reference
by hand. That is where transposed digits and missing order numbers come from, and
matching payments to orders turns into manual work.

The EPC payment code per EPC069-12 solves this: the customer scans it with a banking
app, and payee, IBAN, amount and payment reference are already filled in. The code
appears automatically on every order that is not paid yet.

The standard is used by banks in the SEPA euro area (Germany, Austria, Switzerland
for euro accounts, and others), so the code is shown only for orders in EUR.

**How to place a code**

As the block “QR Code” in the editor, or as a shortcode:

    ```
    [qrova_qr data="https://example.com" size="200" download="yes"]
    ```

With `download="yes"` buttons for PNG and SVG appear. SVG scales without loss and
is therefore the format print shops ask for — from a business card to a poster.

**Privacy**

Codes are generated locally by the bundled library qrcode-generator (MIT licence).
There is no connection to an external service, no tracking and no cookies, so the
plugin can be used without a cookie notice.

**Static and dynamic codes**

The codes created here are static: the target is part of the pattern. What is printed
stays — that is reliable and free, but it cannot be changed after printing.

If you want to change the target later, or evaluate scans, you need dynamic codes
with a redirect. This plugin deliberately does not do that, because it requires 
a server that performs the redirect. The difference is explained on the [plugin page](https://qrova.io/wordpress-plugin/).

### Third-party library

The plugin bundles [qrcode-generator](https://github.com/kazuhikoarase/qrcode-generator)
1.4.4 by Kazuhiko Arase, published under the MIT licence. Both the readable source(`
assets/qrcode.js`) and the minified build (`assets/qrcode.min.js`) are included,
along with the licence text (`assets/qrcode-LICENSE.txt`). The library runs in the
browser only.

## 螢幕擷圖

[⌊Generator in the admin area: enter an address, the code appears at once - built
in the browser, nothing leaves the site⌉⌊Generator in the admin area: enter an address,
the code appears at once - built in the browser, nothing leaves the site⌉[

Generator in the admin area: enter an address, the code appears at once – built 
in the browser, nothing leaves the site

[⌊EPC payment code on an unpaid WooCommerce order: the customer scans it, payee,
IBAN, amount and reference are filled in by the banking app⌉⌊EPC payment code on
an unpaid WooCommerce order: the customer scans it, payee, IBAN, amount and reference
are filled in by the banking app⌉[

EPC payment code on an unpaid WooCommerce order: the customer scans it, payee, IBAN,
amount and reference are filled in by the banking app

[⌊The block on a page: one code for the menu, one for the guest Wi-Fi⌉⌊The block
on a page: one code for the menu, one for the guest Wi-Fi⌉[

The block on a page: one code for the menu, one for the guest Wi-Fi

## 適用於區塊編輯器

這個外掛提供 1 個可供區塊編輯器使用的區塊。

 *   QR Code

## 安裝方式

 1. Install and activate the plugin.
 2. Open the “QR Codes” menu, create a code and download it as PNG or SVG — or copy
    the shortcode shown there.
 3. For the payment code on orders: under “QR Codes” enter the account holder and IBAN,
    then switch the display on.

## 常見問題集

### Is any data sent to an external service?

No. Codes are generated in the browser. Neither your content nor visitor data leaves
your website.

### Does the plugin work without WooCommerce?

Yes. WooCommerce is only needed for the payment code on orders. Every other function
works independently.

### Which size does a code need for printing?

A rule of thumb is one tenth of the reading distance: for 50 cm distance about 5
cm edge length. For printing use the SVG file, it stays sharp at any size.

### Why does my code look different after a change?

Every content produces its own pattern. Change the text and the code changes — a
code that is already printed still leads to the old target.

### Can I change the target of a printed code afterwards?

Not with static codes, that is inherent to the format. Dynamic codes with a redirect
are needed for that.

### Which currencies does the payment code support?

The EPC standard covers euro payments inside SEPA, so the code is only displayed
for orders in EUR.

## 使用者評論

這個外掛目前沒有任何使用者評論。

## 參與者及開發者

以下人員參與了開源軟體〈QROVA QR Codes & Girocode〉的開發相關工作。

參與者

 *   [ miliienko ](https://profiles.wordpress.org/miliienko/)

[將〈QROVA QR Codes & Girocode〉外掛本地化為台灣繁體中文版](https://translate.wordpress.org/projects/wp-plugins/qrova-qr-codes-girocode)

### 對開發相關資訊感興趣？

任何人均可[瀏覽程式碼](https://plugins.trac.wordpress.org/browser/qrova-qr-codes-girocode/)、
查看 [SVN 存放庫](https://plugins.svn.wordpress.org/qrova-qr-codes-girocode/)，或
透過 [RSS](https://plugins.trac.wordpress.org/log/qrova-qr-codes-girocode/?limit=100&mode=stop_on_copy&format=rss)
訂閱[開發記錄](https://plugins.trac.wordpress.org/log/qrova-qr-codes-girocode/)。

## 變更記錄

#### 1.0.2

 * Fixed: in block themes the code could jump out of the text column. The block 
   now outputs the wrapper attributes WordPress provides, and the stylesheet no 
   longer forces a width.

#### 1.0.1

 * Removed the bundled translation files — translations are handled through translate.
   wordpress.org

#### 1.0.0

 * First release
 * Generator for links, Wi-Fi, vCard, WhatsApp, email and phone
 * Block and shortcode
 * Download as PNG and SVG
 * EPC payment code on unpaid WooCommerce orders

## 中繼資料

 *  版本 **1.0.2**
 *  最後更新 **5 天前**
 *  啟用安裝數 **少於 10 次**
 *  WordPress 版本需求 ** 6.0 或更新版本 **
 *  已測試相容的 WordPress 版本 **7.1.1**
 *  PHP 版本需求 ** 7.4 或更新版本 **
 *  語言
 * [English (US)](https://wordpress.org/plugins/qrova-qr-codes-girocode/)
 * 標籤:
 * [EPC](https://tw.wordpress.org/plugins/tags/epc/)[Girocode](https://tw.wordpress.org/plugins/tags/girocode/)
   [qr code](https://tw.wordpress.org/plugins/tags/qr-code/)[vcard](https://tw.wordpress.org/plugins/tags/vcard/)
   [woocommerce](https://tw.wordpress.org/plugins/tags/woocommerce/)
 *  [進階檢視](https://tw.wordpress.org/plugins/qrova-qr-codes-girocode/advanced/)

## 評分

這個項目尚無任何評論記錄。

[撰寫評分](https://wordpress.org/support/plugin/qrova-qr-codes-girocode/reviews/#new-post)

[查看全部使用者評論](https://wordpress.org/support/plugin/qrova-qr-codes-girocode/reviews/)

## 參與者

 *   [ miliienko ](https://profiles.wordpress.org/miliienko/)

## 技術支援

使用者可在技術支援論壇提出意見反應或使用問題。

 [檢視技術支援論壇](https://wordpress.org/support/plugin/qrova-qr-codes-girocode/)