Downloads

Download tar.gz 201.54 KB
MD5: ad27886cc6e2ed75b1a022691bba314c
SHA-1: 1b807fdf24751650e50bafb35fbcdec072c0986f
SHA-256: 96ec61cbf8075651991089c1738aea5183b644794f59aee13187f40158445ae8
Download zip 293.24 KB
MD5: 65bd700fd31c7fd89bee1bbf21f145e9
SHA-1: 2c6391e8e7477804416cc94bed0d83a263cc7e12
SHA-256: ab5c6635a2653f8764d2dac2eb7362dd70a5f63be0215eb7598c9a7febc10ec8

Release notes

I have done a lot of work on getting the localization of addresses working much better and making it much easier for people to expand and customise for there own countries.

I feel that this is pretty much done and this will most likely be the last RC before 4.0 is released.

Changes since DRUPAL-6--4-0-RC22:

  • changed isset to !empty for address token creation to remove extra line break when there is no street2 provided
  • this should fix #909184 - there are apparently 2 issues here. The first is where javascript is not properly added when validation fails. The second is that the states javascript object gets double state values when validation fails.
  • minor code cleanup
  • added ignore update classes to cc payment form elements
  • added bank draft as hook_element, relabeled receipt admin page
  • Updated schema of ec_receipt to store description of payment method
  • Updated schema description of ec_receipt table
  • updated schema descriptions for ec_receipt allocations and ec_receipt types
  • renamed bank draft functions to electronic check - more customer friendly
  • added theme function for electronic check element
  • fix bugs in receipt type admin page that caused the default values for each payment type to be displayed instead of what the user submitted on the receipt type admin page
  • updated comment text
  • removed development code
  • Added form element for accepting electronic checks as a payment method. The payment gateway still has to support this method.
  • Rewrite Address Localisation to allow for much more control over how addresses are handled.
Created by: gordon
Created on: 21 Nov 2010 at 08:05 UTC
Last updated: 21 Nov 2010 at 08:10 UTC
New features
Bug fixes
Unsupported

Other releases