RIAEvangelist / node-dominos-pizza-api

This is a node.js wrapper for the dominos pizza apis
MIT License
534 stars 129 forks source link

Adding basic Coupon support #33

Closed julianh2o closed 8 years ago

julianh2o commented 8 years ago

To continue our conversation on the other pull request.. I've double checked that this merges properly, noticed that a few of the changes are no longer necessary (item options).

I think the failure of my full order was due to the lack of the "order" wrapper which I've now managed to pull from your branch.

RIAEvangelist commented 8 years ago

looks good. Comments are just notes.

RIAEvangelist commented 8 years ago

will pull into pizzapi branch