sonnenglas / amazon-mws-laravel

A library to connect to Amazon's MWS web services in an object oriented manner
Apache License 2.0
64 stars 73 forks source link

Update AmazonOrder.php #9

Closed a349944418 closed 5 years ago

a349944418 commented 7 years ago

fixed the error parameter, It not have ShipServiceLevelCategory, the right is ShipmentServiceLevelCategory and lost a parameter OrderType

developer-gurpreet commented 6 years ago

You need to add/update this library with Financial API, as I checked you forked it from "CPIGroup/phpAmazonMWS" and they have added Financial functionality, ( https://github.com/CPIGroup/phpAmazonMWS/blob/stable/includes/classes/AmazonFinancialEventList.php ) Can you please let me know when will you update it? I am using this component for last 1 year. Thanks in advance.

przemekperon commented 5 years ago

Thanks for your PR. As for Financial support: I've added it to the issues board: https://github.com/sonnenglas/amazon-mws-laravel/issues/18

Unfortunately, I'm not able to give you an estimate when this will be implemented.