Cdiscount / API-MarketPlace-SDK-PHP

15 stars 42 forks source link

Configuration dont allows multi merchants #2

Open fabianblum opened 7 years ago

fabianblum commented 7 years ago

Hi Folks,

i can only set one merchant. Because you use configuration files. I also cant include it in my composer.json. If i want to work with multiple merchants or if i want to use vendor structure i cant use this sdk.

Is it planned that the merchant config data can be set in the constructor without the config files?

Regards

guillaumecochard commented 7 years ago

Hi, thanks for reporting the issue. We are looking at the possibility of implementing this evolution. We will give you more details as soon as possible.

fabianblum commented 7 years ago

I think this will take a while. so i will make a fork and prepare it for composer und multimerchant use. For a pull request there are to many things to change.

What is this project licence?