walmart-partner-api-sdk-php icon indicating copy to clipboard operation
walmart-partner-api-sdk-php copied to clipboard

Question: Does this SDK work with V3 of the API?

Open timramseyjr opened this issue 8 years ago • 3 comments

Does this SDK work with V3 of the API?

timramseyjr avatar Jul 03 '17 20:07 timramseyjr

As of 1.0.9, it appears to use a mixture of version 2 and version 3 of walmart's API. For example, the 'order' functions use v3, while the 'item' functions use v2.

mberding avatar Nov 02 '17 14:11 mberding

Yeah, I abandoned trying to use this. I ended up using just their base(dependency in this package) Array to XML library that let me do everything I needed to do.

timramseyjr avatar Nov 02 '17 14:11 timramseyjr

Plus Walmart Marketplace just changed Lag Time in the inventory feed to it's own feed, so that won't be accounted for in this package since it is no longer maintained.

timramseyjr avatar Nov 02 '17 14:11 timramseyjr