Changeset 2739769
- Timestamp:
- 06/09/2022 08:26:05 AM (4 years ago)
- Location:
- bold-pay
- Files:
-
- 5 added
- 3 edited
-
tags/1.5.3 (added)
-
tags/1.5.3/index.php (added)
-
tags/1.5.3/readme.txt (added)
-
tags/1.5.3/src (added)
-
tags/1.5.3/src/boldpay.php (added)
-
trunk/index.php (modified) (1 diff)
-
trunk/readme.txt (modified) (1 diff)
-
trunk/src/boldpay.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
bold-pay/trunk/index.php
r2554707 r2739769 4 4 * Plugin URI: https://boldpay.cc/login 5 5 * Description: BOLD.Pay is a cloud-based multi-channel payment access plugin for WooCommerce. 6 * Version: 1.5. 26 * Version: 1.5.3 7 7 * Author: MACROKIOSK 8 8 * Author URI: https://www.macrokiosk.com/ 9 9 * WooCommerce requires at least: 2.6.0 10 * WooCommerce tested up to: 3.9.010 * WooCommerce tested up to: 6.5.1 11 11 **/ 12 12 -
bold-pay/trunk/readme.txt
r2554703 r2739769 2 2 Tags: Payment Gateway, Online Banking, e-wallet, payment request, credit card, grabpay, boost, boostpay, touch n go, touchngo, secured, debit card, card, direct carrier billing, multi channel payment, payment plugin, free, MACROKIOSK 3 3 Requires at least: 5.2.1 4 Tested up to: 5.7.24 Tested up to: 6.0 5 5 WooCommerce requires at least: 2.6.0 6 WooCommerce tested up to: 3.9.07 Stable tag: 1.5. 26 WooCommerce tested up to: 6.5.1 7 Stable tag: 1.5.3 8 8 License: GPLv2 or later 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.html -
bold-pay/trunk/src/boldpay.php
r2554703 r2739769 58 58 'default' => __( 'Pay securely with Credit Card, Online Banking & e-wallet through BOLD.Pay (Malaysia Ringgit Only).', 'boldpay' ), 59 59 'css' => 'max-width:350px;', 60 'custom_attributes' => array('re quired' => 'required'),60 'custom_attributes' => array('readonly' => 'readonly'), 61 61 ), 62 62 'user_name' => array(
Note: See TracChangeset
for help on using the changeset viewer.