The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.080 - 2015-03-15

  • FEATURES
    • Cart class now configurable to allow subclassing (Peter Mottram)
  • ENHANCEMENTS
    • Add product canonical_sku to Cart BUILD and add (Peter Mottram)
    • Add product weight to Cart BUILD and add (Peter Mottram)
    • stash carts in a var to avoid reloading from DB during request (Peter Mottram)
  • TESTS
    • use Travis containerised build instead of VM (Peter Mottram)
  • BUG FIXES
    • Bump up prerequisite on Dancer::Session::DBIC for UTF-8 bug fix (Stefan Hornburg)
    • Remove use of 'authenticated' role from Cart as it is no longer used (Peter Mottram)

Documentation

Expire DBIC sessions

Modules

Interchange6 Shop Plugin for Dancer
Interchange6 wrapper for Business:OnlinePayment
Routes for Interchange6 Shop Machine
Account routes for Interchange6 Shop Machine
Cart routes for Interchange6 Shop Machine
Checkout routes for Interchange6 Shop Machine