Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
When an anonymous user places an order, the user's addresses are stored in the session. If the system creates an account for the user, the addresses are added to the newly created account (see #268603: Anonyomus address saving.)
fixed IE compatability issue with radio button attributes
fixed selected index calculation for required attributes
added code to prevent module from trying to work on products with no price affecting attributes
The module is simpled down, less dependant on javascript, popup's are removed due to popup blocker intervention (payment screen replaces shop screen and vice versa.)
Inline templating functionality is gone. This was very tricky in a CMS environment, and a no-go if even one file is not https:// refered too.