Downloads
Download tar.gz
25.39 KB
MD5: 8ea44d0e9543fe5fbd9e3a83568cf2e1
SHA-1: e5ba4f5bdc5c5f02746da7616138cab9c0cd1336
SHA-256: 35d6d49ea03f02a60d4eedb8077a7ae95585c17f2f2a0f5fcd66fdfbf8d13ff2
Download zip
28.28 KB
MD5: 587c397bf069a57bd28769ac384eefa0
SHA-1: 32a7e0fc601dade00b33987d0e8f6f3fd9932ad9
SHA-256: f7bbbe548cc3beb95537df3a2914ce5c3432db92805c2afdc1c4cf134ee9422a
Release notes
Changes since DRUPAL-6--1-0-BETA1:
- re-commit to 6.x branch
- #369096 by alanburke, davej: Return a better completion page.
- #611440 by matason: Updated the test and live URLs, added the ability to change them through 'Worldpay settings'.
- #529760 by matason: Updated Worldpay logo to the latest RBS Worldpay logo.
- by matason: Tidy up, removed t() from 'title' key in hook_menu().
- #553796 by matason: Fixed the 'Back' button on the checkout review form
- by matason: Tidy up, coding standards, removed trailing spaces.
- #670682 by matason: Fixed payment parameters 'Enable test mode' and 'Test mode result' settings functionality.
- by matason: Added an option to have orders cancelled in Ubercart when the customer cancels during payment processing whilst on Worldpay servers.
- by matason: Fixed missing t().
- Updated text - 'Payments powered by RBS Worldpay', refactored generation of available payment types, removed inline CSS in favour of an external stylesheet.
- by matason: Improvements to settings form code, save only checked checkboxes, made Test and Live URLs required fields and added some validation.
- by matason: Removed uneccessary function_exists() checks, uc_order is a dependency, added uc_cart as a dependency.
- by matason: Replaced inline styles on review table with CSS in the external stylesheet.
- #790340 by matason, freatida: Fixed variable naming issue.
- by matason: Tidy up, added a @file comment to the install file.
- by matason: Tidy up, replaced instances of the text 'Worldpay' with 'RBS Worldpay'.
- by matason: Tidy up, added a comment about the ['array_filter'] hack and a @todo to keep an eye on the issue regarding fixing it.