paidup-commerce-connect
Order Structure
Installation
$ npm install -g machinepack
$ npm install paidup-commerce-connect
##Info
$ mp info
##Test
$ npm test
##Exec
order
$ mp exec order-create
$ mp exec order-add-payments
$ mp exec order-update-payments
$ mp exec order-get
$ mp exec order-active
$ mp exec order-get-to-charge
$ mp exec order-to-complete
$ mp exec order-payment-recent
$ mp exec order-payment-next
coupon
$ mp exec coupon-create
$ mp exec coupon-get
$ mp exec coupon-redeem
$ mp exec coupon-update
Usage
For the latest usage documentation, version information, and test status of this module, see http://node-machine.org/paidup-commerce-connect. The generated manpages for each machine contain a complete reference of all expected inputs, possible exit states, and example return values. If you need more help, or find a bug, jump into Gitter or leave a message in the project newsgroup.

AboutThis is a machinepack, an NPM module which exposes a set of related Node.js machines according to the machinepack specification. Documentation pages for the machines contained in this module (as well as all other NPM-hosted machines for Node.js) are automatically generated and kept up-to-date on the public registry. Learn more at http://node-machine.org/implementing/FAQ.
License
PaidUp © 2016 contributors