Changeset 3039143
- Timestamp:
- 02/21/2024 11:26:33 AM (2 years ago)
- Location:
- payop-woocommerce
- Files:
-
- 24 added
- 4 edited
- 1 copied
-
tags/3.0.2/LICENSE (added)
-
tags/3.0.2/README.md (added)
-
tags/3.0.2/includes (added)
-
tags/3.0.2/includes/class-wc-gateway-payop-blocks.php (added)
-
tags/3.0.2/includes/class-wc-gateway-payop.php (added)
-
tags/3.0.2/includes/class-wc-payment-plugin.php (added)
-
tags/3.0.2/includes/settings-payop.php (added)
-
tags/3.0.2/js (added)
-
tags/3.0.2/js/payop-blocks-integration.js (added)
-
tags/3.0.2/languages (added)
-
tags/3.0.2/languages/payop-woocommerce-en.mo (added)
-
tags/3.0.2/languages/payop-woocommerce-en.po (added)
-
tags/3.0.2/languages/payop-woocommerce-en_GB.mo (added)
-
tags/3.0.2/languages/payop-woocommerce-en_GB.po (added)
-
tags/3.0.2/languages/payop-woocommerce-en_US.mo (added)
-
tags/3.0.2/languages/payop-woocommerce-en_US.po (added)
-
tags/3.0.2/languages/payop-woocommerce-ru.mo (added)
-
tags/3.0.2/languages/payop-woocommerce-ru.po (added)
-
tags/3.0.2/languages/payop-woocommerce-ru_RU.mo (added)
-
tags/3.0.2/languages/payop-woocommerce-ru_RU.po (added)
-
tags/3.0.2/languages/payop-woocommerce.pot (added)
-
tags/3.0.2/payop.php (added)
-
tags/3.0.2/payop.png (added)
-
tags/3.0.2/readme.txt (added)
-
tags/3.0.3 (copied) (copied from payop-woocommerce/trunk)
-
tags/3.0.3/payop.php (modified) (1 diff)
-
tags/3.0.3/readme.txt (modified) (2 diffs)
-
trunk/payop.php (modified) (1 diff)
-
trunk/readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
payop-woocommerce/tags/3.0.3/payop.php
r3039006 r3039143 5 5 Description: Payop: Online payment processing service ➦ Accept payments online by 150+ methods from 170+ countries. Payments gateway for Growing Your Business in New Locations and fast online payments 6 6 Author URI: https://payop.com/ 7 Version: 3.0. 27 Version: 3.0.3 8 8 Requires at least: 6.3 9 9 Tested up to: 6.4.3 -
payop-woocommerce/tags/3.0.3/readme.txt
r3039022 r3039143 1 1 === Payop Official === 2 2 Tags: credit cards, payment methods, payop, payment gateway 3 Version: 3.0.2 3 Version: 3.0.3 4 Stable tag: 3.0.3 4 5 Requires at least: 6.3 5 6 Tested up to: 6.4.3 6 Requires PHP: 7.4 or higher7 Requires PHP: 7.4 7 8 WC requires at least: 8.3 8 9 WC tested up to: 8.6.1 9 Stable tag: 3.0.210 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 145 145 * General: minor changes 146 146 * Fixed: php errors 147 148 = 3.0.3 = 149 * General: minor changes -
payop-woocommerce/trunk/payop.php
r3039006 r3039143 5 5 Description: Payop: Online payment processing service ➦ Accept payments online by 150+ methods from 170+ countries. Payments gateway for Growing Your Business in New Locations and fast online payments 6 6 Author URI: https://payop.com/ 7 Version: 3.0. 27 Version: 3.0.3 8 8 Requires at least: 6.3 9 9 Tested up to: 6.4.3 -
payop-woocommerce/trunk/readme.txt
r3039022 r3039143 1 1 === Payop Official === 2 2 Tags: credit cards, payment methods, payop, payment gateway 3 Version: 3.0.2 3 Version: 3.0.3 4 Stable tag: 3.0.3 4 5 Requires at least: 6.3 5 6 Tested up to: 6.4.3 6 Requires PHP: 7.4 or higher7 Requires PHP: 7.4 7 8 WC requires at least: 8.3 8 9 WC tested up to: 8.6.1 9 Stable tag: 3.0.210 10 License: GPLv2 or later 11 11 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 145 145 * General: minor changes 146 146 * Fixed: php errors 147 148 = 3.0.3 = 149 * General: minor changes
Note: See TracChangeset
for help on using the changeset viewer.