Changeset 3457773
- Timestamp:
- 02/10/2026 08:40:18 AM (4 weeks ago)
- Location:
- woo-rabo-omnikassa
- Files:
-
- 46 added
- 3 deleted
- 3 edited
-
tags/2.3.2.6 (added)
-
tags/2.3.2.6/assets (added)
-
tags/2.3.2.6/assets/images (added)
-
tags/2.3.2.6/assets/images/icwoorok2_bancontact.png (added)
-
tags/2.3.2.6/assets/images/icwoorok2_ideal.png (added)
-
tags/2.3.2.6/assets/images/icwoorok2_maestro.png (added)
-
tags/2.3.2.6/assets/images/icwoorok2_mastercard.png (added)
-
tags/2.3.2.6/assets/images/icwoorok2_paypal.svg (added)
-
tags/2.3.2.6/assets/images/icwoorok2_visa.png (added)
-
tags/2.3.2.6/assets/images/icwoorok2_vpay.png (added)
-
tags/2.3.2.6/assets/js (added)
-
tags/2.3.2.6/assets/js/bancontact.js (added)
-
tags/2.3.2.6/assets/js/cards.js (added)
-
tags/2.3.2.6/assets/js/ideal.js (added)
-
tags/2.3.2.6/assets/js/paypal.js (added)
-
tags/2.3.2.6/blocks (added)
-
tags/2.3.2.6/blocks/bancontact.php (added)
-
tags/2.3.2.6/blocks/cards.php (added)
-
tags/2.3.2.6/blocks/ideal.php (added)
-
tags/2.3.2.6/blocks/paypal.php (added)
-
tags/2.3.2.6/build (added)
-
tags/2.3.2.6/build/blocks.asset.php (added)
-
tags/2.3.2.6/build/blocks.js (added)
-
tags/2.3.2.6/controllers (added)
-
tags/2.3.2.6/controllers/icwoorok2-controller.php (added)
-
tags/2.3.2.6/gateways (added)
-
tags/2.3.2.6/gateways/abstract.php (added)
-
tags/2.3.2.6/gateways/bancontact.php (added)
-
tags/2.3.2.6/gateways/cards.php (added)
-
tags/2.3.2.6/gateways/ideal.php (added)
-
tags/2.3.2.6/gateways/paypal.php (added)
-
tags/2.3.2.6/ic-woo-omnikassa-2.php (added)
-
tags/2.3.2.6/includes (added)
-
tags/2.3.2.6/includes/functions.php (added)
-
tags/2.3.2.6/index.php (added)
-
tags/2.3.2.6/languages (added)
-
tags/2.3.2.6/languages/ic-woo-rabo-omnikassa-2-en_US.mo (added)
-
tags/2.3.2.6/languages/ic-woo-rabo-omnikassa-2-en_US.po (added)
-
tags/2.3.2.6/languages/ic-woo-rabo-omnikassa-2-nl_NL.mo (added)
-
tags/2.3.2.6/languages/ic-woo-rabo-omnikassa-2-nl_NL.po (added)
-
tags/2.3.2.6/readme.txt (added)
-
tags/2.3.2.6/temp (added)
-
tags/2.3.2.6/temp/cache (added)
-
tags/2.3.2.6/temp/cache/index.php (added)
-
tags/2.3.2.6/temp/logs (added)
-
tags/2.3.2.6/temp/logs/index.php (added)
-
trunk/assets/images/icwoorok2_bancontact.svg (deleted)
-
trunk/assets/images/icwoorok2_icwoorok2_afterpay.png (deleted)
-
trunk/assets/images/icwoorok2_ideal.png (modified) (previous)
-
trunk/assets/images/icwoorok2_ideal.svg (deleted)
-
trunk/ic-woo-omnikassa-2.php (modified) (3 diffs)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
woo-rabo-omnikassa/trunk/ic-woo-omnikassa-2.php
r3442331 r3457773 5 5 * 6 6 * @author iDEAL Checkout 7 * @copyright 202 5iDEAL Checkout (CodeBrain BV)7 * @copyright 2026 iDEAL Checkout (CodeBrain BV) 8 8 * 9 9 * @wordpress-plugin … … 15 15 * Text Domain: ic-woo-omnikassa-2 16 16 * Domain Path: /languages 17 * Version: 2.3.2. 517 * Version: 2.3.2.6 18 18 * Requires at least: 5.8 19 * Tested up to: 6.9 19 * Tested up to: 6.9.1 20 20 * Requires PHP: 7.4 21 21 * Requires Plugins: woocommerce 22 22 * WC requires at least: 9.6 23 * WC tested up to: 10. 4.323 * WC tested up to: 10.5.0 24 24 */ 25 25 … … 31 31 define('ICWOOROK_ROOT_PATH', plugin_dir_path(__FILE__)); 32 32 define('ICWOOROK_ROOT_URL', plugin_dir_url(__FILE__)); 33 define('ICWOOROK_VERSION', '2.3.2. 5');33 define('ICWOOROK_VERSION', '2.3.2.6'); 34 34 35 35 // Load default plugin functions -
woo-rabo-omnikassa/trunk/readme.txt
r3442331 r3457773 6 6 WC requires at least: 9.6 7 7 Requires at least: 5.0.7 8 Tested up to: 6.9 9 Stable tag: 2.3.2. 58 Tested up to: 6.9.1 9 Stable tag: 2.3.2.6 10 10 Requires PHP: 7.4.30 11 11 License: GPLv2 or later … … 26 26 What do you need? 27 27 * A Rabo Smart Pay agreement, which you can simply request online. 28 * The Wordpress Smart Pay 2.0 plug-in.28 * The Wordpress Rabo Smart Pay 2.0 plug-in. 29 29 30 30 == Installation == … … 126 126 == Changelog == 127 127 128 = 2.3.2.6 = 129 * Replaced iDEAL logo with the new iDEAL | Wero logo. 130 * Checked compatibility with WooCommerce 10.5.0 and Wordpress 6.9.1 131 128 132 = 2.3.2.5 = 129 133 * Added shopperBankstatementReference to the order announcement, which contains the Order Number.
Note: See TracChangeset
for help on using the changeset viewer.