In the latest commit (1052):

- Moved the discount field from the payment details page to the first page,
contact info.

- Discount objects now enforce limited uses if those are set in the Discount
object.

- They also have a new feature "Least Expensive Shipping Is Free", which
will inspect the shipping choices and only offer the least expensive on the
shipping page.

- 100% discounts are now possible.

- Updated discounts to use the same method of percentage entry that the rest
of the site uses. That is, you enter "50" for 50%, not 0.5.

- The checkout flow will now skip payment details if the cart is free for
some reason, such as a 100% discount/free shipping being on the order.

- Least expensive shipping option is now selected by default (if that option
is not turned off in site settings page)

- Shipping selection is skipped if there is only one choice (if that option
is not turned off in site settings page)

- Discounts are reflected in shipping prices shown.

This took me quite a bit of time, and there are a couple finicky backwards
incompatible changes you'll need to make.  They are detailed at:
http://bitbucket.org/chris1610/satchmo/wiki/BackwardsIncompatibleChangesAfter0.8

Bruce Kroeze
http://solidsitesolutions.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to