Changeset 1890071
- Timestamp:
- 06/09/2018 09:45:44 AM (8 years ago)
- Location:
- pesapress/trunk
- Files:
-
- 2 edited
-
pesapress.php (modified) (2 diffs)
-
readme.txt (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pesapress/trunk/pesapress.php
r1886014 r1890071 4 4 Plugin URI: https://alloy.co.ke/project/pesapress 5 5 Description: Integrate PesaPal to WordPress and supported integrations 6 Version: 1.0. 16 Version: 1.0.2 7 7 Author: alloykenya 8 8 Author URI: https://alloy.co.ke … … 28 28 * @var string 29 29 */ 30 public $version = '1.0. 1';30 public $version = '1.0.2'; 31 31 32 32 -
pesapress/trunk/readme.txt
r1886017 r1890071 3 3 Tags: Pesapal, e-commerce, ecommerce, WooCommerce, PayPal, Stripe, Authorize.net, Mpesa, Alipay, SecurePay, 2Checkout, PayFast 4 4 Requires at least: 4.0 5 Tested up to: 4.9. 56 Stable tag: 1.0. 15 Tested up to: 4.9.6 6 Stable tag: 1.0.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 64 64 == Changelog == 65 65 66 = 1.0.2 = 67 * Added: Currencies for Tanzania and Uganda 68 66 69 = 1.0.1 = 67 70 * Added: Action hooks for transaction log
Note: See TracChangeset
for help on using the changeset viewer.