Hello Guys, I would appreciate some guidance on how to go about setting up the Amazon-ERPNext connector using the new SP-API, since according to Amazon support they are no longer granting new MWS credentials…
Here is the link to the Selling Partner API Developer Guide.
With the new guide on creating and authorizing a new app, one gets a refresh token rather MWS credentials.
I don’t mind effecting the changes on the current code with the correct guidance on how to go about it and also update the current documentation on the same.
All I can do is point you a bit: Buried in this long thread is a reference to “SP-API is already implemented in separate app”. It references the e-commerce integration but I think that MIGHT be v14. ← sorry that I can’t confirm or be of more help.
Thank you for the detailed instructions - just what I needed for the testing the integration.
Will appreciate some clarifications:
Assuming that we would be able to / need to get unique credentials for each marketplace under the seller account? For example separate sync for India and separate sync for USA marketplaces? In the backend on ERPnext - we could use those unique credentials for different ERPNext websites or different companies and warehouses within same website? Wow (if true!).
Docs suggest to create a separate accounting head to track the Amazon commissions and fulfillment costs. Are those pulled automatically by the App? Are they sorted by category or lumped under one account?
Amazon allows roles for accounting and inventory etc. Within ERPNext documentation - I notice that we can only sync orders and items. What about inventory and shipments? If FBA - does the app create a shipment for those orders? What about inventory replenishment from company warehouse to Amazon warehouse? How to setup / manage that?
Appreciate any guidance on how to setup. Thanks again for your time and courtesy.