Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

any tipe of call in need store name is required but what is store name? #24

Open
ar-narola opened this issue Apr 25, 2019 · 1 comment

Comments

@ar-narola
Copy link

No description provided.

@djp-narola
Copy link

you used is mws config (project/config/amazon-mws.php) parameter in define array structure in mention it.
i.e.
return [
'store' => [
'store1' => [
'merchantId' => '', //#Seller ID
'marketplaceId' => '
',
'keyId' => '
',
'secretKey' => '
',
'authToken' => '
*************',
'amazonServiceUrl' => 'https://mws.amazonservices.in/',

];

in store1 is your store name is just name for config file.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants