Skip to content

v1.1.15

Compare
Choose a tag to compare
@tareqtms tareqtms released this 05 Dec 09:04
· 84 commits to master since this release
79df85f
  • 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