Layout tweaked

This commit is contained in:
Frey Mansikkaniemi 2020-07-22 10:57:30 +08:00
parent d4b6593ac5
commit 096df2d386

View File

@ -32,7 +32,7 @@ $ git clone https://github.com/invite-frey/is-woo-payment-fps.git
* Account Id Type, Account Id and Bank Code identify the Payee Account. The QR Code is generated based on this information. * 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. * 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 ## Acknowledgements
* The QR codes are generated by [PHP QR Code](https://sourceforge.net/projects/phpqrcode/), which is included under the terms of its [license](https://sourceforge.net/p/phpqrcode/git/ci/master/tree/LICENSE). * The QR codes are generated by [PHP QR Code](https://sourceforge.net/projects/phpqrcode/), which is included under the terms of its [license](https://sourceforge.net/p/phpqrcode/git/ci/master/tree/LICENSE).