Changeset 3411948
- Timestamp:
- 12/05/2025 09:24:28 AM (4 months ago)
- Location:
- bold-pay
- Files:
-
- 6 edited
-
tags/1.6.0/boldpay.php (modified) (1 diff)
-
tags/1.6.0/includes/boldpaycore.php (modified) (1 diff)
-
tags/1.6.0/readme.txt (modified) (1 diff)
-
trunk/boldpay.php (modified) (1 diff)
-
trunk/includes/boldpaycore.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bold-pay/tags/1.6.0/boldpay.php
r3411610 r3411948 8 8 * Author URI: https://www.macrokiosk.com/ 9 9 * WooCommerce requires at least: 2.6.0 10 * WooCommerce tested up to: 10. 1.210 * WooCommerce tested up to: 10.3.6 11 11 **/ 12 12 -
bold-pay/tags/1.6.0/includes/boldpaycore.php
r3410256 r3411948 31 31 32 32 const CHECKOUT_TITLE = 'BOLD.Pay'; 33 const CHECKOUT_DESCRIPTION = 'Secured payment gateway plug-in for WooCommerce.';33 const CHECKOUT_DESCRIPTION = 'Secured payment gateway plug-in.'; 34 34 const CHECKOUT_ICONURL = 'https://boldpay.cc/assets/img/Payment_Method.png'; 35 35 -
bold-pay/tags/1.6.0/readme.txt
r3410297 r3411948 2 2 Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card, multi channel payment, payment plugin, free, MACROKIOSK 3 3 Requires at least: 5.2.1 4 Tested up to: 6. 8.34 Tested up to: 6.9.0 5 5 WooCommerce requires at least: 2.6.0 6 WooCommerce tested up to: 10. 1.26 WooCommerce tested up to: 10.3.6 7 7 Stable tag: 1.6.0 8 8 License: GPLv2 or later -
bold-pay/trunk/boldpay.php
r3411610 r3411948 8 8 * Author URI: https://www.macrokiosk.com/ 9 9 * WooCommerce requires at least: 2.6.0 10 * WooCommerce tested up to: 10. 1.210 * WooCommerce tested up to: 10.3.6 11 11 **/ 12 12 -
bold-pay/trunk/includes/boldpaycore.php
r3410256 r3411948 31 31 32 32 const CHECKOUT_TITLE = 'BOLD.Pay'; 33 const CHECKOUT_DESCRIPTION = 'Secured payment gateway plug-in for WooCommerce.';33 const CHECKOUT_DESCRIPTION = 'Secured payment gateway plug-in.'; 34 34 const CHECKOUT_ICONURL = 'https://boldpay.cc/assets/img/Payment_Method.png'; 35 35 -
bold-pay/trunk/readme.txt
r3410293 r3411948 2 2 Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card, multi channel payment, payment plugin, free, MACROKIOSK 3 3 Requires at least: 5.2.1 4 Tested up to: 6. 8.34 Tested up to: 6.9.0 5 5 WooCommerce requires at least: 2.6.0 6 WooCommerce tested up to: 10. 1.26 WooCommerce tested up to: 10.3.6 7 7 Stable tag: 1.6.0 8 8 License: GPLv2 or later
Note: See TracChangeset
for help on using the changeset viewer.