little-receipt-printer
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:little-receipt-printer
A simple sinatra application to print out shopify orders as they are received.

Best hosted on heroku.
To deploy: checkout code locally, and install heroku toolkit.
From the root directory:
heroku create
heroku config:add PRINTER_KEY=YOURDIRECTPRINTKEY
git push heroku master

Then add your heroku url, with the path of /print_receipt to your shopify webhooks to send json on order payment.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。