is-woo-payment-fps/README.md
2020-07-20 18:10:35 +08:00

2.2 KiB

Woocommerce Payment Gateway for Hong Kong Faster Payment Syste (FPS)

Woocommerce Payment Gateway for Hong Kong FPS.

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

Installation

  • Get the files
$ git clone https://github.com/invite-frey/is-woo-payment-fps.git
  • Move the woocommerce-appointments-event-picker directory to your wordpress plugins directory.
  • Activate the plugin from the Wordpress admin plugins section.
  • Configure your FPS account details in Woocommerce -> Settings -> Payments -> Hong Kong Faster Payment System (FPS).
  • Enable the Payment Gateway.

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.

Acknowledgements

  • The QR codes are generated by PHP QR Code, which is included under the terms of its license.

Versioning

  • 1.0 - First Release

Donations

Donations are much appreciated if you found this resource useful.

License

This project is licensed under the MIT License - see the LICENSE.md file for details