Changeset 3253986
- Timestamp:
- 03/11/2025 11:47:20 AM (13 months ago)
- Location:
- wc-qr-payment
- Files:
-
- 4 edited
-
assets/icon-128x128.png (modified) (1 prop) (previous)
-
assets/icon-256x256.png (modified) (1 prop) (previous)
-
tags/1.0.12/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
wc-qr-payment/assets/icon-128x128.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
wc-qr-payment/assets/icon-256x256.png
-
Property
svn:mime-type
changed from
application/octet-streamtoimage/png
-
Property
svn:mime-type
changed from
-
wc-qr-payment/tags/1.0.12/readme.txt
r3253977 r3253986 19 19 Currently supported countries: SK, CZ. 20 20 21 == Technical Requirements == 22 23 This plugin requires a Linux-based hosting environment to function properly. The QR code generation depends on the XZ binary which is available on Linux servers. 24 25 **Please Note:** 26 * The plugin will not work on Windows hosting environments 27 * Local development on Windows or macOS may not function correctly 28 29 If you encounter any issues with QR code generation, please verify your hosting environment meets these requirements. 30 21 31 == Installation == 22 32 1. Make sure you have WooCommerce installed and configured. … … 25 35 4. Create an order with the payment method of account transfer. 26 36 5. Check the correct generation of the QR code by the mobile application. 37 38 **Important Note:** This plugin requires a Linux-based hosting environment as it depends on the XZ binary for QR code generation. It will not function correctly on Windows servers or local development environments running Windows/macOS. 27 39 28 40 == Screenshots == -
wc-qr-payment/trunk/readme.txt
r3253977 r3253986 19 19 Currently supported countries: SK, CZ. 20 20 21 == Technical Requirements == 22 23 This plugin requires a Linux-based hosting environment to function properly. The QR code generation depends on the XZ binary which is available on Linux servers. 24 25 **Please Note:** 26 * The plugin will not work on Windows hosting environments 27 * Local development on Windows or macOS may not function correctly 28 29 If you encounter any issues with QR code generation, please verify your hosting environment meets these requirements. 30 21 31 == Installation == 22 32 1. Make sure you have WooCommerce installed and configured. … … 25 35 4. Create an order with the payment method of account transfer. 26 36 5. Check the correct generation of the QR code by the mobile application. 37 38 **Important Note:** This plugin requires a Linux-based hosting environment as it depends on the XZ binary for QR code generation. It will not function correctly on Windows servers or local development environments running Windows/macOS. 27 39 28 40 == Screenshots ==
Note: See TracChangeset
for help on using the changeset viewer.