I'm an Amazon vendor and I've also a private e-commerce using Zend Framework 2.
How can I include MWS (Amazon Marketplace Web Service) API resource in ZF2 ?
Amazon give this script (for example) to manage order in Amazon account
https://developer.amazonservices.it/doc/orders/orders/v20130901/php.html
How can I include this script in ZF2?
Thanks....