WorldPay for ZC v1.5.x

Zen Cart® Versions v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4
Original Author philip_clarke
Last Updated by countrycharm - 25 Jul 2015
Downloads 5,258

Version History

WorldPay for ZC v1.5.x   -   Version: Version 3.0
1.) Removed: YOUR_ADMIN/includes/boxes/extra_boxes/worldpay_response_customers_dhtml.php. These folders and file was dropped as it wasn't necessary for zen cart v1.5+
2.) Removed: includes/templates/YOUR_TEMPLATE/templates/tpl_checkout_payment_default.php. This file was dropped as it wasn't necessary.
3.) Added a full_uinstall_sql_patche.sql statement for fully un-installing the WorldPay module.
4.) Added Optional tweak that allows for stating of actual card type within order history, customers account and email. To do this there were two new folders and file created. includes/auto_loader/config.worldpay.php and includes/init_includes/init_worldpay.php. Thanks to bottyz
5.) Updated cards Accepted as some of them have now been discontinued. Thanks to bottyz
6.) Added new credit card images for sidebox.
7.) Added two new folders and files includes/auto_loader/config.worldpay.php and includes/init_includes/init_worldpay.php for the optional tweak that allows for stating of actual card type within order history, customers account and email.
8.) Fixed WorldPay page not showing under customers on zen cart v1.5+ admin. Thanks to bottyz
9.) Updated WorldPay payments URL: Changes affected your connection with WorldPay because they are no longer part of RBS. Modified includes/modules/payment/worldpay.php. Thanks to (dab)
10.) New addition added to increase session time to reduce time outs and 302s. Thanks to bottyz.
11.) Now auto registers the admin-->customers--> worldpay admin page automatically when module is installed. Thanks to bottyz
12.) Now auto deletes the admin-->customers-->worldpay admin page automatically when module is Removed.
13.) Updated the _doc to reflect the changes.
14.) Change WorldPay version number to v3.0
  + Download
Zen Cart® Versions v1.5.0, v1.5.1, v1.5.2, v1.5.3, v1.5.4
Date Added 25 Jul 2015
Author countrycharm & bottyz
File Size 87.6 KB
PHP 5.3 Safe? Yes
Downloads 582
 
WorldPay for ZC v1.5.x   -   Version: v2.12
Updated to work with all 1.3.x

New Features.
Session Recreate Diagnostic - to test for the most common cause of 302 redirects and WorldPay failing.
Hide Currency - to allow WorldPay only to accept payment in the currency your shop submits
Better Layout in the world pay response page.
Correct web address for test mode and live payment.

Installation
Unzip the file.
Rename admin to whatever your admin folder is called.
If you have an existing worldpay module installed, then uninstall it from admin (your settings like merchant id will be kept safe)
Copy all the folders to your server overwriting the existing files
Install WorldPay module again and the new features will work.

Debugging.
Mystery blank boxes appearing mean that you did not remove the old module, you can still remove and install and then the mystery boxes will become the new features.

Support is offered via the 2.x thread here: http://www.zen-cart.com/forum/showthread.php?t=112021

Enjoy!
  + Download
Zen Cart® Versions v1.3.5, v1.3.6, v1.3.7, v1.3.8, v1.3.9
Date Added 17 Oct 2012
Author BottyZ - Philip Clarke
File Size 65.5 KB
PHP 5.3 Safe? Yes
Downloads 801
 
WorldPay for ZC v1.5.x   -   Version: 2.10
8th August 2009
WorldPay form submission URL's Changed for the second time this year, this time due to a change they are making due to false positive reports of XSS problems from IE8. (e.g. nothing wrong at all but the latest version of Internet Exporer has a bee in it's bonnet about something).
Better instructions for installing files.
  + Download
Zen Cart® Versions v1.3.8
Date Added 10 Aug 2009
Author philip_clarke
File Size 63.9 KB
PHP 5.3 Safe? Unknown
Downloads 1,980
 
WorldPay for ZC v1.5.x   -   Version: 2.09
v2.09 - correction
24th July 2009
Development code got into includes/templates/template_default/templates/tpl_checkout_payment_default.php this has been replace with a standard version from zencart 1.3.7 and 1.3.8 and should be overwritten if there is a select box on the checkout page only display visa and mastercard, that cannot be removed by using the admin interface.
  + Download
Zen Cart® Versions v1.3.7
Date Added 23 Jul 2009
Author philip_clarke
File Size 63.5 KB
PHP 5.3 Safe? Unknown
Downloads 197
 
WorldPay for ZC v1.5.x   -   Version: 2.08
Due to the takeover of Worldpay by Royal Bank of Scotland, the domain names have changed.

This version changes the URL that WorldPay payments are submitted to, for both test and live transactions. This is a very important upgrade as there is no timescale for when RBS will turn off the old worldpay websites.
  + Download
Zen Cart® Versions v1.3.8
Date Added 22 May 2009
Author philip_clarke
File Size 63.5 KB
PHP 5.3 Safe? Unknown
Downloads 258
 
WorldPay for ZC v1.5.x   -   Version: 2.07
The merger between RBS and WorldPay has changed the location of images used for the display of accepted credit cards in sideboxes. This update fixes it and uses secure images to stop any "this page contains both secure and insecure items" errors that can appear in Internet Explorer.   + Download
Zen Cart® Versions v1.3.8
Date Added 12 May 2009
Author philip_clarke
File Size 63.5 KB
PHP 5.3 Safe? Unknown
Downloads 263
 
WorldPay for ZC v1.5.x   -   Version: 2.06
New Function, possible bug fixes
5th March 2009
Bug fix, on heavily overloaded servers the variable credit_covers appears to be being set, this then allows the buyer to go through to worldpay but the when they return it has removed their shopping cart as if they had a gift voucher or special discount. This "bug" has been fixed although it is why it happens (and it is a zen-cart thing outside of the worldpay module) is outstanding
Forum user Khalil suggested some code and an idea to select the credit/ debit cards before going to worldpay, so skipping one of those ugly screens, it was a very good one and has been incorporated although in a slightly different format. Khalil's idea was to modify the templates to put in a select box. The "select box" option still exists and looks neater, but the user would only know what credit cards were accepted if he/she clicked the box. An additional Radio Button layout has been added so that the user can clearly see the accepted cards (which means Khalil's idea was even better as showing the correct accepted ards on the confirmation screen saves the user going to worldpay and finding his/ her card isn't accepted). Also the templates do not have to modified to use now use this options, it is select in admin, as are the cards that are accepted, so there is no editing of PHP pages required.
  + Download
Zen Cart® Versions v1.3.8
Date Added 6 Mar 2009
Author philip_clarke
File Size 63.5 KB
PHP 5.3 Safe? Unknown
Downloads 236
 
WorldPay for ZC v1.5.x   -   Version: 2.05
Fixes a minor bug allowing HTML checkout messages to be sent.   + Download
Zen Cart® Versions v1.3.7
Date Added 17 Dec 2008
Author philip_clarke
File Size 58.6 KB
PHP 5.3 Safe? Unknown
Downloads 273
 
WorldPay for ZC v1.5.x   -   Version: 2.04
Security Update, flaw in system can lead to false orders, though they display as cancelled in the WorldPay Payments page.   + Download
Zen Cart® Versions v1.3.7
Date Added 10 Nov 2008
Author philip_clarke
File Size 59.4 KB
PHP 5.3 Safe? Unknown
Downloads 176
 
WorldPay for ZC v1.5.x   -   Version: 2.03
PRIORITY UPDATE.

Credit scoring information that was supposed to be hidden from the customer is visible in all 2.0x versions before this one. This now adds a "discreet mode" so that the customer does not see if he/ she has had a credit warning issued against them ! Many thanks to Bigenuf for spotting the problem.
  + Download
Zen Cart® Versions v1.3.8
Date Added 4 Nov 2008
Author philip_clarke
File Size 59.1 KB
PHP 5.3 Safe? Unknown
Downloads 127
 
WorldPay for ZC v1.5.x   -   Version: 2.0
A total revamp of the WorldPay module. Now includes a page in admin giving details of all worldpay transactions, and compares the billing address/ postcode. currency/ amount with the details used by WorldPay.

Also Emails out warnings if issued by WorldPay (but not to the customer) and fills out the table in the Order area of admin with any security alerts of information mismatches.

All users are advised to upgrade. Please remove and install your existing module, to get the correct database and order settings, if you are upgrading from versions 1.01 then the system should retain your passwords correctly.
  + Download
Zen Cart® Versions v1.3.8
Date Added 30 Oct 2008
Author philip_clarke
File Size 59.1 KB
PHP 5.3 Safe? Unknown
Downloads 112
 
WorldPay for ZC v1.5.x   -   Version: 1.03
Please install by unzipping the file putting the docs folder on your websever and visiting http://YOUR_ZEN_CART_SHOP/docs/worldpay

CHANGELOG

v1.03
17 October 2008 - Minor bug fix in legacy code, all transactions were telling shoppers they were in Test Mode.


v1.02

12 October 2008 - Fixed bug in documentation where a variable was undefined.
13 October 2008 - Advised by Carl that worldpay changed the spec for declined mode, the modules now submits REFUSED as the submitted customer's name to obtain a failure from WorldPay for testing purposes.
  + Download
Zen Cart® Versions v1.3.8
Date Added 18 Oct 2008
Author philip_clarke
File Size 43.1 KB
PHP 5.3 Safe? Unknown
Downloads 120
 
WorldPay for ZC v1.5.x   -   Version: 1.01
All WorldPay users should upgrade.
This latest upgrade feature security fixes and debugging enhancements, the support thread is at:

http://www.zen-cart.com/forum/showthread.php?p=625415#post625415
  + Download
Zen Cart® Versions
Date Added 13 Oct 2008
Author philip_clarke
File Size 42.5 KB
PHP 5.3 Safe? Unknown
Downloads 133
 


disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR