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

PHP client for Walmart Partner APIs

Results 39 walmart-partner-api-sdk-php issues
Sort by recently updated
recently updated
newest added

I tried your sdk for wall-mart integration but it failed at the very beginning. I did the dollowing thing: require_once 'vendor/autoload.php'; use Walmart\Feed; $client = new Feed([ 'consumerId' => 'MYCONSUMERKEY',...

How to make guzzlehttp / guzzle compatible with 6.5.5?

Hi Team, I'm facing an error while working on '/walmart/tests/OrderTest.php'. and the error is - Uncaught exception 'Exception' with message 'Unable to load private key' in walmart/vendor/fillup/walmart-auth-signature-php/src/Signature.php:112. I tried to...

Item spec 4.0 has already published in last month.I need to upgrade from the old version to the new one, but always meet some issues.Anyone would like to share your...

I realized this question has been asked in another thread from 2016, but my issue seems different, because I am POSTing JSON to the Ship Order API. I compared my...

Hi can we use this api for dsv account .Please reply asap

Your requirements could not be resolved to an installable set of packages. Problem 1 - Installation request for fillup/walmart-partner-api-sdk-php ^1.0.9 -> satisfiable by fillup/walmart-partner-api-sdk-php[1.0.9]. - fillup/walmart-partner-api-sdk-php 1.0.9 requires guzzlehttp/guzzle ^5.3.1...

Hi, I am trying to send 161 inventory updates to Walmart. I am only sending the files hourly. Here is my XML file: https://pastebin.com/Fq0XuQYX

I'm not sure if this project is still being actively maintained, but it would be nice if support for Guzzle 6.0 were added. If not, I can fork it and...

enhancement

Coming August 28, 2019 - Walmart will be depreciating Digital Signatures and going with oAuth authentication only. https://developer.walmart.com/#/apicenter/marketPlace/latest#apiAuthentication Additionally versions 1 & 2 will also be depreciated. Questions - Can...