Changeset 2022551
- Timestamp:
- 01/31/2019 09:53:24 AM (7 years ago)
- Location:
- multipay/tags/1.4.4
- Files:
-
- 3 deleted
- 24 copied
-
. (copied) (copied from multipay/trunk)
-
CONTRIBUTING.md (copied) (copied from multipay/trunk/CONTRIBUTING.md)
-
PaymentsAPI/PaymentBase.class.php (copied) (copied from multipay/trunk/PaymentsAPI/PaymentBase.class.php)
-
PaymentsAPI/PaymentsAPI.class.php (copied) (copied from multipay/trunk/PaymentsAPI/PaymentsAPI.class.php)
-
PaymentsAPI/bootstrap.php (copied) (copied from multipay/trunk/PaymentsAPI/bootstrap.php)
-
PaymentsAPI/paypal/PaypalAPI.class.php (copied) (copied from multipay/trunk/PaymentsAPI/paypal/PaypalAPI.class.php)
-
PaymentsAPI/paypal/PaypalPayments.class.php (copied) (copied from multipay/trunk/PaymentsAPI/paypal/PaypalPayments.class.php)
-
PaymentsAPI/paypal/local.js (copied) (copied from multipay/trunk/PaymentsAPI/paypal/local.js)
-
PaymentsAPI/paypal/module.php (copied) (copied from multipay/trunk/PaymentsAPI/paypal/module.php)
-
PaymentsAPI/stripe/StripePayments.class.php (copied) (copied from multipay/trunk/PaymentsAPI/stripe/StripePayments.class.php)
-
PaymentsAPI/stripe/local.js (copied) (copied from multipay/trunk/PaymentsAPI/stripe/local.js)
-
PaymentsAPI/stripe/module.php (copied) (copied from multipay/trunk/PaymentsAPI/stripe/module.php)
-
PaymentsAPI/worldpay/WorldpayPayments.class.php (copied) (copied from multipay/trunk/PaymentsAPI/worldpay/WorldpayPayments.class.php)
-
PaymentsAPI/worldpay/local.css (copied) (copied from multipay/trunk/PaymentsAPI/worldpay/local.css)
-
PaymentsAPI/worldpay/local.js (copied) (copied from multipay/trunk/PaymentsAPI/worldpay/local.js)
-
PaymentsAPI/worldpay/module.php (copied) (copied from multipay/trunk/PaymentsAPI/worldpay/module.php)
-
messages.php (copied) (copied from multipay/trunk/messages.php)
-
multipay.css (copied) (copied from multipay/trunk/multipay.css)
-
multipay.js (copied) (copied from multipay/trunk/multipay.js)
-
multipay.php (copied) (copied from multipay/trunk/multipay.php) (1 diff)
-
options.php (copied) (copied from multipay/trunk/options.php)
-
readme.txt (copied) (copied from multipay/trunk/readme.txt) (2 diffs)
-
screenshot-1.png (deleted)
-
screenshot-2.jpg (deleted)
-
screenshot-3.jpg (deleted)
-
settings.css (copied) (copied from multipay/trunk/settings.css)
-
settings.php (copied) (copied from multipay/trunk/settings.php) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
multipay/tags/1.4.4/multipay.php
r2010660 r2022551 4 4 Plugin URI: https://wordpress.org/plugins/multipay/ 5 5 Description: MultiPay is a free eCommerce plugin that allows you to sell anything, simply 6 Version: 1.4. 36 Version: 1.4.4 7 7 Author: etalented 8 8 Author URI: https://etalented.co.uk/ -
multipay/tags/1.4.4/readme.txt
r2010660 r2022551 6 6 Tested up to: 5.0.3 7 7 Requires PHP: 5.6 8 Stable tag: 1.4. 38 Stable tag: 1.4.4 9 9 License: GPLv2 or later 10 10 License URI: https://www.gnu.org/licenses/gpl-2.0.html … … 135 135 == Changelog == 136 136 137 = 1.4.4 = 138 * Added to upgrade information 139 137 140 = 1.4.3 = 138 141 * Deprecated CURL requests for HTTP API where TLS verification was disabled -
multipay/tags/1.4.4/settings.php
r2010660 r2022551 1776 1776 <p>'.__('The payment manager lists all pending and completed payments','multipay').', '.__('the merchant used to make the payment and the transaction number','multipay').'. '.__('There are options to delete single or multiple records and download all records.','multipay').'</p> 1777 1777 <h2>'.__('All this for just $10','multipay').'</h2> 1778 <p>'.__('Click the button below to pay for your upgrade','multipay').'. '.__('Once payment has cleared upgrading is automatic','multipay').'. '.__('But if something does go awry you will get an email with your authorisation key that you can enter below.','multipay').'</p>1778 <p>'.__('Click the button below to pay for your upgrade','multipay').'. '.__('Once payment has cleared upgrading is automatic','multipay').'. '.__('But if something does goes wrong, you will get an email with your authorisation key that you can enter below.','multipay').'<br><strong>'.__('Please note: upgrade will not work from an internal server or localhost - your website needs to be publically accessible.','multipay').'</strong></p> 1779 1779 <p><input type="submit" name="Upgrade" class="button-primary" style="color: #FFF;" value="'.__('Upgrade to Pro', 'multipay').'" /></p> 1780 1780 <h2>'.__('Activate your Upgrade','multipay').'</h2>
Note: See TracChangeset
for help on using the changeset viewer.