SEPA QR-Code for Woocommerce

説明

This free plugin adds a SEPA (Single Euro Payments Area) QR code to the WooCommerce emails and order confirmation screen.
This allows you to provide an easy payment solution for your customers for free. You don’t have to pay for a subscription
with a payment provider and your customers can use their bank’s mobile app to pay.

Keep in mind that the SEPA QR code only works for payments in Euro.

Also, if you have multiple bank accounts in your WooCommerce settings, the first one will be used (may change in the future).

Usage

Just install the plugin and activate it.

Settings

In the WordPress settings, a “SEPA QR” menu item will be added. There you can choose whether or not to store the
generated QR codes as an image (a PNG file). This is necessary for some email clients (like GMail) that won’t render Base64
encoded images.

Translation

Currently, English and Dutch are supported.

FAQ

I can’t see the QR-Code in a specific email client

In the WordPress admin UI, go to Settings > SEPA QR and enable the option to store the QR codes as images.

What about privacy / GDPR

The plugin creates the QR-Code on your server and it does not use any external resources. However,
when using the option to store the QR codes as images, this means the QR codes remain on your server.
I have yet to implement a cleanup solution. But even with a cleanup solution, the images will probably
remain on your server for some time (and be sent across the internet to your mail server). I’m not lawyer,
but it seems wise to inform your customers about this.
A more future proof solution may be to replace the QR code in the email with a link to a page hosted
by your website with the QR code.

評価

このプラグインにはレビューがありません。

貢献者と開発者

SEPA QR-Code for Woocommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“SEPA QR-Code for Woocommerce” は1ロケールに翻訳されています。 翻訳者のみなさん、翻訳へのご協力ありがとうございます。

“SEPA QR-Code for Woocommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.0.1

  • Fixed issues found by Plugin Check

2.0.0

  • Revamped readme
  • Renamed text domain
  • Added Dutch language

1.0.4

  • initial commit to the wordpress directory