Amazon Mws And Fba

Any one worked with amazon mws and fba or integrating the amazon mws api? any guidance?

@manoj20

We are working on this too.

We’ll post back

We have solved a few things with the Amazon MWS PHP SDK Library.

What questions did you have?

@manoj20 Hopefully you are still following this Yii Forum thread.

We are rapidly figuring out how to integrate Yii with the Amazon MWS PHP SDK Library.

Check out what we have learned and implemented so far over past 1.5 weeks:

[list=1]

[*]Undefined index errors solved by setting CURLOPT_SSL_VERIFYPEER => FALSE

[*]include(): failed to open stream error solved by Yii Register Autoloader from the Yii 1.1 Application Development Cookbook.

[/list]

Take a look at some of my code and what I learned more in-depth in creating an Amazon MWS Price Update Program using Yii.

Thank You windsurfer

I went through your blog…

i was not not able to find the initial point how u start or how we configure this amazon sdk in our yii framework.