Changeset 3111757
- Timestamp:
- 07/03/2024 01:52:33 PM (21 months ago)
- Location:
- triplea-cryptocurrency-payment-gateway-for-woocommerce
- Files:
-
- 4 edited
- 1 copied
-
tags/2.0.18 (copied) (copied from triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk)
-
tags/2.0.18/readme.txt (modified) (3 diffs)
-
tags/2.0.18/triplea-cryptocurrency-payment-gateway-for-woocommerce.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (3 diffs)
-
trunk/triplea-cryptocurrency-payment-gateway-for-woocommerce.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
triplea-cryptocurrency-payment-gateway-for-woocommerce/tags/2.0.18/readme.txt
r3111505 r3111757 4 4 Contributors: tripleatechnology, adnanshawkat, zamanshakir 5 5 Donate link: https://triple-a.io/ 6 Tags: altcoin woocommerce, bitcoin payments, bitcoin, crypto payment gateway, Ethereum, Tether, USDT, USDC, Binance, crypto payments6 Tags: stablecoins, crypto payments, crypto ownership, crypto payment gateway, crypto 7 7 Requires at least: 5.5 8 8 Tested up to: 6.5.4 9 Stable tag: 2.0.1 79 Stable tag: 2.0.18 10 10 Requires PHP: 7.0 11 11 License: GPLv2 or later … … 109 109 == Changelog == 110 110 111 = 2.0.18 = 112 Added: Updated tags for plugin 113 111 114 = 2.0.17 = 112 115 Fixed: Leave site promt removed in checkout page after displaying payment form success … … 305 308 == Upgrade Notice == 306 309 310 = 2.0.18 = 311 Simply install the update. No further action is needed. 312 307 313 = 2.0.17 = 308 314 Simply install the update. No further action is needed. -
triplea-cryptocurrency-payment-gateway-for-woocommerce/tags/2.0.18/triplea-cryptocurrency-payment-gateway-for-woocommerce.php
r3111505 r3111757 17 17 * Plugin URI: https://wordpress.org/plugins/triplea-cryptocurrency-payment-gateway-for-woocommerce/ 18 18 * Description: Offer cryptocurrency as a payment option on your website and get access to even more clients. Receive payments in cryptocurrency or in your local currency, directly in your bank account. Enjoy an easy setup, no cryptocurrency expertise required. Powered by Triple-A. 19 * Version: 2.0.1 719 * Version: 2.0.18 20 20 * Author: Triple-A Team 21 21 * Author URI: https://triple-a.io … … 50 50 * $var string 51 51 */ 52 const version = '2.0.1 7';52 const version = '2.0.18'; 53 53 54 54 /* -
triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk/readme.txt
r3111505 r3111757 4 4 Contributors: tripleatechnology, adnanshawkat, zamanshakir 5 5 Donate link: https://triple-a.io/ 6 Tags: altcoin woocommerce, bitcoin payments, bitcoin, crypto payment gateway, Ethereum, Tether, USDT, USDC, Binance, crypto payments6 Tags: stablecoins, crypto payments, crypto ownership, crypto payment gateway, crypto 7 7 Requires at least: 5.5 8 8 Tested up to: 6.5.4 9 Stable tag: 2.0.1 79 Stable tag: 2.0.18 10 10 Requires PHP: 7.0 11 11 License: GPLv2 or later … … 109 109 == Changelog == 110 110 111 = 2.0.18 = 112 Added: Updated tags for plugin 113 111 114 = 2.0.17 = 112 115 Fixed: Leave site promt removed in checkout page after displaying payment form success … … 305 308 == Upgrade Notice == 306 309 310 = 2.0.18 = 311 Simply install the update. No further action is needed. 312 307 313 = 2.0.17 = 308 314 Simply install the update. No further action is needed. -
triplea-cryptocurrency-payment-gateway-for-woocommerce/trunk/triplea-cryptocurrency-payment-gateway-for-woocommerce.php
r3111505 r3111757 17 17 * Plugin URI: https://wordpress.org/plugins/triplea-cryptocurrency-payment-gateway-for-woocommerce/ 18 18 * Description: Offer cryptocurrency as a payment option on your website and get access to even more clients. Receive payments in cryptocurrency or in your local currency, directly in your bank account. Enjoy an easy setup, no cryptocurrency expertise required. Powered by Triple-A. 19 * Version: 2.0.1 719 * Version: 2.0.18 20 20 * Author: Triple-A Team 21 21 * Author URI: https://triple-a.io … … 50 50 * $var string 51 51 */ 52 const version = '2.0.1 7';52 const version = '2.0.18'; 53 53 54 54 /*
Note: See TracChangeset
for help on using the changeset viewer.