mirror of
https://github.com/invite-frey/is-woo-payment-fps.git
synced 2025-04-04 21:40:43 +00:00
Version bumped up
This commit is contained in:
parent
bdf5145aa6
commit
4d38e60a9f
@ -42,6 +42,10 @@ $ git clone https://github.com/invite-frey/is-woo-payment-fps.git
|
||||
# 1.0
|
||||
* First Release
|
||||
|
||||
# 1.1
|
||||
* QR Code quality improved
|
||||
* Mobile phonen number format example included
|
||||
|
||||
## Donations
|
||||
|
||||
Donations are much appreciated if you found this resource useful.
|
||||
|
@ -1,14 +1,14 @@
|
||||
<?php
|
||||
/**
|
||||
* @package Hong_Kong_FPS_Woo_Payment
|
||||
* @version 1.0
|
||||
* @version 1.1
|
||||
*/
|
||||
/*
|
||||
Plugin Name: Hong Kong FPS Woo Payment
|
||||
Plugin URI: https://github.com/invite-frey/is-woo-payment-fps
|
||||
Description: Woocommerce payment method enabling Hong Kong FPS payments. Displays QR code and FPS payent if to user. Requires manual confirmation.
|
||||
Author: Frey Mansikkaniemi, invITe Services
|
||||
Version: 1.0
|
||||
Version: 1.1
|
||||
Author URI: http://frey.hk/
|
||||
License: GPLv3
|
||||
*/
|
||||
|
@ -47,3 +47,7 @@ Enables [FPS](https://www.hkma.gov.hk/eng/key-functions/international-financial-
|
||||
|
||||
= 1.0 =
|
||||
* First Release
|
||||
|
||||
= 1.1 =
|
||||
* QR Code quality improved
|
||||
* Mobile phonen number format example included
|
||||
|
Loading…
Reference in New Issue
Block a user