Цей плагін не перевірявся з останніми 3-ма основними випусками WordPress. Можливо, він більше не може розроблятися або підтримуватися, і він може мати проблеми сумісності при використанні з більш новими версіями WordPress.

Hong Kong FPS Woo Payment

Опис

Enables FPS payments for your WooCommerce online business. Let users pay quickly with no or low fees by scanning a QR Code on your website. Also displays payment details for manual entry.

Features

  • Generates FPS QR Code based on your Woocommerce payment gateway configuration.
  • Automatically include payment reference in the QR Code if your FPS account has “Ask to Pay” feature enabled.

Prerequisites

Acknowledgements

  • Inspiration for the FPS EMV string generation from https://github.com/nessgor/fps-hk-qrcode
  • The QR codes are generated by PHP QR Code, which is included under the terms of its license.

Встановлення

  1. Move the plugin directory to your /wp-content/plugins/ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Configure your FPS account details through Woocommerce -> Settings -> Payments -> Hong Kong Faster Payment System (FPS).
  4. Enable the Payment Gateway through Woocommerce -> Settings -> Payments.

Configuration

  • Title, Description and Payment Reference Guide are the customer facing instructions you can set to anything yo want.
  • Account Id Type, Account Id and Bank Code identify the Payee Account. The QR Code is generated based on this information.
  • Ask to Pay Enabled: If this feature is enabled, a reference number will be automatically generated and included in the QR Code. You need to contact your bank to use this feature. If this feature is NOT enabled the customer is presented with an automatically generated reference code and asked to enter it when completing the payment using the bank’s FPS app.

Відгуки

Для цього плагіна немає відгуків.

Учасники та розробники

“Hong Kong FPS Woo Payment” — проект з відкритим вихідним кодом. В розвиток плагіну внесли свій вклад наступні учасники:

Учасники

Перекладіть “Hong Kong FPS Woo Payment” на вашу мову.

Цікавитесь розробкою?

Перегляньте код, перегляньте сховище SVN або підпишіться на журнал розробки за допомогою RSS.

Журнал змін

1.0

  • First Release

1.1

  • QR Code quality improved
  • Mobile phonen number format example included

1.2

  • Invalid QR code problems fixed

1.3

  • Output QR Code at a higher priority during WP startup
  • Form validation for the Payment Gateway settings

1.31

  • Bug fixes

1.4

  • Optional QRCode caching added

1.41

  • Bugfix

1.42

  • QRCodes always cached to disk due to browser incompatibility issues with dynamic generation.
  • Fixed bug preventing headers to be output on some systems

1.43

  • Minor bugfixes

1.44

  • base64 encoded png qrcode