You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.
As pointed out by @natea in #4, #5 and #6, running the sandbox is not documented and not easy to achieve without instruction. This needs to be fixed. Also some instruction on how to run tests are required.
Update the README.rst with some basic documentation
Describe setting up and running the sandbox
Document the basics for developers such as running tests.
The text was updated successfully, but these errors were encountered:
Update the merchant's marketplaces by choosing "Update marketplaces" from the Actions menu (not sure if this is necessary).
From the MWS profile management screen (called "Profiles" in the menu), for each product that you want to sell via Amazon, choose "Create Amazon profile" from the Actions menu. (I'm not sure why the SKU field is empty when I entered a SKU when I created the product in Oscar). Be sure to choose "Fulfillment by Amazon" if Amazon is shipping and handling the product.
From the MWS profile management screen (called "Profiles" in the menu), choose "Create new products" from the submission selection menu and submit. This will check if the SKU number in your Oscar store matches the SKU # in the Amazon store, and if so link the products.
From the Feed Submissions dashboard, you can see the status of your submission. It will change from SUBMITTED to IN_PROGRESS to DONE. When it's done you can view the report results and the raw XML that was sent back from Amazon.
I'm not sure what "Switch to Amazon Fulfillment" does. Does it make ALL the products in the Oscar store fulfilled by Amazon, or just some of them? And if just some of them, how do you indicate which ones?
I've started writing up some documentation in the Getting Started section. I've got your first two points covered and will write up some more details tomorrow.
As pointed out by @natea in #4, #5 and #6, running the sandbox is not documented and not easy to achieve without instruction. This needs to be fixed. Also some instruction on how to run tests are required.
README.rst
with some basic documentationThe text was updated successfully, but these errors were encountered: