0.3.2: Additional Features
More new features: UPS, CyberSource, Incremental and BOGO Discounts
v0.3.3 involves a lot of work behind the scenes (to get ready for all the new features you all have been requesting), so we pushed in a few changes to v0.3.2 (and the entire system, in some cases) recently.
System-Wide Updates
- UPS added as a shipping option.
- CyberSource added as a payment gateway. Setup instructions on the wiki.
- Template caching can now handle CSS import statements with the “url()” syntax, like
@import url(“filename.css”);. Also added a bit of flexibility to allow spaces in import statements.
0.3.2 Updates
- Incremental quantity discounts, described in our docs. The default behavior is “all-units” quantity discount, in case you were curious.
- “Buy one, get one” type discounts (aka “repeating incremental quantity discounts”), can also be used for “buy 3, get 1 50% off”. Details in the wiki.
- Custom field select boxes can now be required on checkout by adding class
fc_required, just like other input types.
- Fixed some cookie path issues to maintain sessions across subdomains and subdirectories.
- Fixed bug with adding product options with single-quotes to the cart.
All these details were added to the v0.3.2 changelog, but are listed here as well.
Questions?
Love it? Hate it? Have questions or comments? Let us know!