SoftSlate Commerce
Home » Get Support » Documentation » HTML Documentation

Version 2.0.7

Changes to Customer Accounts Screens. 

Numerous changes were made to the customer accounts section of the store, to make the code and the configurations more streamlined and easier to customize. The changes were limited to the following:

  1. The Struts action forms and action classes in the com.softslate.commerce.customer.customer package.
  2. The Struts configurations in the /WEB-INF/conf/customer/struts-config-customer.xml file.

If you have created custom Struts configurations that override the configurations defined in the /WEB-INF/conf/customer/struts-config-customer.xml file, you must review the new code and incorporate your changes into it, as you upgrade to version 2.0.7.

Interface Changes. 

Two interface changes were made to the com.softslate.commerce.businessobjects.order.CartDiscountProcessor interface. If you have created your own custom Java class implementing this interface, please take note of the following two new additional methods that were added to it. (If your custom class is a subclass of com.softslate.commerce.businessobjects.order.BasicCartDiscountProcessor , you may not need to make any changes as it will employ that class's implementation.)

  1. Map processCustomerLogin(Map parameters) has been added to the interface.
  2. Map processCustomerLogout(Map parameters) has been added to the interface.

Copyright © 2008 SoftSlate, LLC. All Rights Reserved.

Powered by SoftSlate Commerce

Foraker Design