phpclassic / php-shopify

PHP SDK for Shopify API
Apache License 2.0
568 stars 211 forks source link

Can't get a list of transactions #312

Closed nick-potts closed 8 months ago

nick-potts commented 8 months ago

As per Shopify's documentation, you can pass a list of order-ids however this isn't possible with this sdk.

https://shopify.dev/docs/api/admin-rest/2023-10/resources/transaction#get-orders-order-id-transactions

nick-potts commented 8 months ago

Nevermind, I misread the documentation.