Releases: phpclassic/php-shopify
Releases · phpclassic/php-shopify
v1.1.18
v1.1.17
v1.1.16
v1.1.15
- Add Shopify API header
X-Shopify-Api-Features
as a config to the SDK #165 - Added resources and child resources of Balance, Balance->Transaction, and Payouts to ShopifyPayment. #171
- Update Customer.php with query string parameter #176
- Created function to generate account_activation_link #178
- Fix bug introduced by #143 by lowercasing key in getHeader #183
- Use Retry-After header as value to sleep for before retrying request #184
- Support DiscountCode batch Action #188
- calculate() takes an optional array as a parameter. #191 #190