keithbrink / amazon-mws-laravel

A Laravel library for Amazon's MWS web services, supporting Laravel 5-8+
Apache License 2.0
27 stars 23 forks source link

how can I use subscription service? #28

Closed alisanalacam closed 4 years ago

alisanalacam commented 4 years ago

I want to use subscription service with my amazon SQS. I want to follow my order status I want to make request for registerDestination, createSubscription, etc. I can't see subscription web service.

keithbrink commented 4 years ago

Just imported some of the newer classes from CPIGroup, including subscriptions. Version 7.0.5.

src/AmazonSubscription.php