/shopify_printing_app

A Shopify API application for printing out orders with customizable Liquid templates.

Primary LanguageRuby

== Pixel Printer

A Shopify printing application

This is a Rails application built using the shopify_app generator to integrate into Shopify.
It adds functionality for shop owners to print customizable invoices or similar documents related to orders.

=== TODO:

* Batch printing for multiple orders on the same page
* Automatically send HTML email to customer on incoming orders (requires web hook or other means of notification)