Changeset 3236191
- Timestamp:
- 02/06/2025 06:13:36 PM (14 months ago)
- Location:
- axima-payment-gateway
- Files:
-
- 2 edited
- 8 copied
-
tags/2.6 (copied) (copied from axima-payment-gateway/trunk)
-
tags/2.6/assets/pays.js (copied) (copied from axima-payment-gateway/trunk/assets/pays.js)
-
tags/2.6/axima-payment-gateway.php (copied) (copied from axima-payment-gateway/trunk/axima-payment-gateway.php) (1 diff)
-
tags/2.6/readme.txt (copied) (copied from axima-payment-gateway/trunk/readme.txt) (3 diffs)
-
tags/2.6/src/Gateway.php (copied) (copied from axima-payment-gateway/trunk/src/Gateway.php)
-
tags/2.6/src/PaymentMethodType.php (copied) (copied from axima-payment-gateway/trunk/src/PaymentMethodType.php)
-
tags/2.6/src/Plugin.php (copied) (copied from axima-payment-gateway/trunk/src/Plugin.php)
-
tags/2.6/src/templates/settings.php (copied) (copied from axima-payment-gateway/trunk/src/templates/settings.php)
-
trunk/axima-payment-gateway.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
axima-payment-gateway/tags/2.6/axima-payment-gateway.php
r3233906 r3236191 10 10 * Plugin URI: https://www.pays.cz 11 11 * Description: Payment gate, supporting EUR, USD and CZK. Contains all common payment methods, including mobile and SMS payments. Support for EET included. 12 * Version: 2. 512 * Version: 2.6 13 13 * Author: Axima 14 14 * Author URI: https://www.axima-brno.cz -
axima-payment-gateway/tags/2.6/readme.txt
r3216546 r3236191 5 5 Requires at least: 4.5 6 6 Tested up to: 6.7 7 Stable tag: 2. 57 Stable tag: 2.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 * We provide free updates when new features and payment methods become available 34 34 * Secure payments 35 * Support for most recent WooCommerce features such as HPOS or checkout blocks 35 36 36 37 Please note: … … 68 69 == Changelog == 69 70 71 = 2.6 = 72 * Tested and marked HPOS support 73 * Compatibility with checkout blocks 74 70 75 = 2.5 = 71 76 * Send customer invoicing name with Pays payment initialization to comply with a new legal regulation -
axima-payment-gateway/trunk/axima-payment-gateway.php
r3233906 r3236191 10 10 * Plugin URI: https://www.pays.cz 11 11 * Description: Payment gate, supporting EUR, USD and CZK. Contains all common payment methods, including mobile and SMS payments. Support for EET included. 12 * Version: 2. 512 * Version: 2.6 13 13 * Author: Axima 14 14 * Author URI: https://www.axima-brno.cz -
axima-payment-gateway/trunk/readme.txt
r3216546 r3236191 5 5 Requires at least: 4.5 6 6 Tested up to: 6.7 7 Stable tag: 2. 57 Stable tag: 2.6 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 33 33 * We provide free updates when new features and payment methods become available 34 34 * Secure payments 35 * Support for most recent WooCommerce features such as HPOS or checkout blocks 35 36 36 37 Please note: … … 68 69 == Changelog == 69 70 71 = 2.6 = 72 * Tested and marked HPOS support 73 * Compatibility with checkout blocks 74 70 75 = 2.5 = 71 76 * Send customer invoicing name with Pays payment initialization to comply with a new legal regulation
Note: See TracChangeset
for help on using the changeset viewer.