highsidelabs / walmart-api-php

PHP SDK for Walmart's Marketplace Partner, Content Provider, and 1P Supplier APIs.
https://highsidelabs.co
BSD 3-Clause "New" or "Revised" License
25 stars 21 forks source link

Bugfix for getAnOrder() method #16

Open jmwill86 opened 11 months ago

jmwill86 commented 11 months ago

Fixes getanOrder() returning null on any order fetch. Majority of amends here are auto code cleanup. Functional changes are:

There's probably some improvements to be made to my amends but I don't have a lot of time to commit currently.