To connect Walmart store to API2Cart you will need:

  • Client Id
  • Client Secret
  • Walmart environment

Log in to the seller account and go to the API Key Management section. (Or you can switch to https://developer.walmart.com/ and log in there under your account).

how-to-connect-walmart-store-to-api2cart
how-to-connect-walmart-store-to-api2cart
how-to-connect-walmart-store-to-api2cart

There you can get access to existing keys for production and sandbox environments.

how-to-connect-walmart-store-to-api2cart

You can also generate a new pair of client id and client secret, providing full access for this key.

how-to-connect-walmart-store-to-api2cart

Use Client Id and Client Secret when adding Walmart store to API2Cart (walmart_client_id and walmart_client_secret parameters).

Parameter walmart_environment you can leave empty or specify the value production if the production key is used. In case the sandbox key is used be sure to specify the sandbox value for walmart_environment parameter.

how-to-connect-walmart-store-to-api2cart