-
Notifications
You must be signed in to change notification settings - Fork 4
Tasks
Stefan Hornburg (Racke) edited this page Feb 23, 2014
·
19 revisions
- Rewrite Interchange6::Cart using Moo [GH #3] (https://github.com/interchange/Interchange6/issues/3).
- Optional XLS export
- Add Business::OnlinePayment::Test provider
- Get rid of HTTPS::Any
- Instructions / Integration for Business::OnlinePayment::IPayment
- Shipment::FedEx
We are creating emails from HTML templates, so it would makes sense that the subject also comes from the HTML template. I would like to use the <title> tag for that, which we can for sure grab from Dancer with Flute after expansion.
- Based on Data::Transpose Data::Transpose
- GTIN similar to: MooseX::Types::GTIN
- Find a Perl module which gives us a list of colors for product attributes
- Save order data into file system in case of order errors
- Notify shop owner in case of problems
Flowers is our hacking space for Interchange6. It is by no means a demo catalog or template for your Interchange6 application. It is useful as testbed though.
Check issues for TODOs.