Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Download tar.gz
13.43 KB
MD5: 7e336ac44bb81107cd789a4cdb60a09f
SHA-1: 57ed4912898cb5721d5e9d51af8f3c0fa22e0837
SHA-256: 51395686710abff9f169374b0f713e030a0da5ab0206962d982fd5f7f3804f55
Download zip
14.52 KB
MD5: c684ccc8883b82f504ffe559f43daa63
SHA-1: 00fc0f50debf5ded7fe99044499e90883b18e77d
SHA-256: c4c89cb280fd4974db98f44d74f6abdbe08ada716587d2819ad3ab8cbc86c197
Release notes
Bug Fixes
* Fixed transaction type bug that was ignoring the transaction type being set in the payment gateway preferences.
* Amounts are now converted from pennies to the correct decimal format for the gateway.
* Modified mapping of address fields to match those in the AddressField module.
* Corrected address of simulation server.
New Features
* Added an option to send the cart contents to SagePay.
* Updated to SagePay Protocol 2.23
* Added support for Vendor Email parameter.
* Added support for 3D Secure switch parameter.
* Added support for CVV switch parameter.
* Added more detailed README file.