lineofflight / peddler

Amazon Selling Partner API (SP-API) in Ruby
https://lineofflight.github.io/peddler/
MIT License
307 stars 130 forks source link

Don't assume a default marketplace or merchant #101

Closed hakanensari closed 6 years ago

hakanensari commented 6 years ago

In the next major version, simplify instantiation of clients by not assuming a default marketplace or merchant. Most sellers sell on multiple marketplaces. Some clients handle multiple sellers. It's OK to be a bit more verbose.