1.7.0 • Published 7 years ago

ordoro v1.7.0

Weekly downloads
3
License
ISC
Repository
github
Last release
7 years ago

ordoro for node

wrapper for the ordoro shipping api

npm install ordoro

Check out the Ordoro API docs for the endpoint requirements.

so far I only have a couple of modules in here, and they're incomplete. The Ordoro docs aren't very clear.

I have some of these partially set up, which is enough for you to start pushing orders to your account:

  • Orders
  • Warehouse
  • Products
  • Carts
  • Activity
  • Authenticated

1.x update

  • breaking changes: I changed all the endpoints to not use callbacks, but instead use Promises
  • added a couple of Product endpoints

1.1.0

  • whoops, I don't know how this was working at all. made pathing work better
  • added Activity endpoints
1.7.0

7 years ago

1.5.0

7 years ago

1.4.0

7 years ago

1.3.0

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

7 years ago

1.0.0

8 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago

0.1.0

9 years ago