Find and connect a solution provider

Find and connect a solution provider
-
A seller explores various applications that are part of the Walmart Marketplace ecosystem. Select the Connect button on an application tile in the Application Listing page or on the Application Detail page to initiate the OAuth flow.
-
The seller makes a request to connect Seller Center with the solution providers’ app by selecting a Connect button. Walmart loads the solution provider’s App Log-in URL, gathered via the application registration process, into the seller’s web browser, adding the following query parameter:
Parameter Description walmartCallbackUri Walmart authorization server URL clientType (1) For the US marketplace: clientType=seller.
Optional: (This will not be passed if seller is redirected from public page.) Type of client by marketplace locations.
(2) Other marketplace locations: clientType=seller-{market} where {market} field can be ca or mx.ca: Canada; mx: Mexico
For example:
https://example-client-app.com/login?walmartCallbackUri=https://login.account.wal-mart.com/authorize
Updated about 1 month ago