Downloads

Download tar.gz 196.83 KB
MD5: 11c40994fa959a0e8608b22273fbbc69
SHA-1: 69225a343493afb526671aef65b743a464914096
SHA-256: a3a27812864bff35a47b60a372625f0a0adcd2594fa5734b1b4775c701403ed5
Download zip 273.83 KB
MD5: 687da7bbaf63e2341f65d8e7a01028cd
SHA-1: e13d6d2c16973c8b2207bd421a7ef636be36cd83
SHA-256: feeab902122e23d03c48f7724e7a26d5f0e1e6ead4fbd7e92bbcd086145ece45

Release notes

The biggest change in this release is that there is a new dependency on Chaos Tools which enables better handling of the checkout and cleans up the setup of a new type of checkout much better.

Also doing this now means that PayPal Express is working which is much nicer to use than the basic PayPal. Also using ctools means that we can easily add have modal popups which will be really great in ec_charges and also use the form wizard functionality.

The wizard form functionality was what finally sold me on using ctools as it will mean that I can build a fully user definable check out over multiple pages as the user wants it.

I don't know it it will be in the final version of 4.0 but will come before moving to Drupal 7. Also I hope that this will mean in some part it will be easier to move to Drupal 7.

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

  • Added update to preserve cart block.
  • Fix issue where product types have been deleted, and there is only 1 valid remain product type on the node. Stops the product types list from being picked.
  • Clean up the links on the product settings page.
  • Move all the help for anonymous purchasing to advanced help
  • Fix up list of gateways on the status page so it only displays enabled gateways
  • Change how checkout is handled and start using ctools to handle the object caching
  • Make changes to ec_checkout_create_transaction() to work without the hook_checkout_init()
  • Fix up calling of hook_checkout_init() from ec_checkout_create_transaction()
  • Add hook_receipt_init() to allow payment gateways to set up information.
  • Fix up paypal express so that it was working.
  • #333014 - Fix up a few typos and setting of currency in paypal pro.
  • Fix up issues in PayPal Pro for currency and retrieving payment data.
Created by: gordon
Created on: 31 May 2009 at 05:08 UTC
Last updated: 31 May 2009 at 05:10 UTC
New features
Bug fixes
Unsupported

Other releases