Changeset 2797261
- Timestamp:
- 10/11/2022 01:49:49 PM (3 years ago)
- Location:
- squad-payment-gateway/trunk
- Files:
-
- 2 edited
-
includes/class-wc-payment-gateway-squad.php (modified) (1 diff)
-
readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
squad-payment-gateway/trunk/includes/class-wc-payment-gateway-squad.php
r2791082 r2797261 276 276 wp_enqueue_script('jquery'); 277 277 278 wp_enqueue_script('squad', "https://checkout.squadco.com/widget/squad.min.js ", array('jquery'), WC_SQUAD_VERSION, false);278 wp_enqueue_script('squad', "https://checkout.squadco.com/widget/squad.min.js?t=" . time(), array('jquery'), WC_SQUAD_VERSION, false); 279 279 280 280 //wc_squad--> js key name -
squad-payment-gateway/trunk/readme.txt
r2786993 r2797261 8 8 Tags: squad, woocommerce, payment, payment gateway, bank account, credit card, debit card, nigeria, international, mastercard, visa 9 9 Tested up to: 6.0.2 10 Stable tag: 1.0. 310 Stable tag: 1.0.6 11 11 Requires PHP: 5.6 12 12 License: MIT - see below
Note: See TracChangeset
for help on using the changeset viewer.