Skip to content

Releases: phpclassic/php-shopify

v1.1.18

21 Mar 15:21
05eb123
Compare
Choose a tag to compare
  • Update CountryTest (error fix)

v1.1.17

21 Mar 15:09
b81b405
Compare
Choose a tag to compare
  • Update Default API Version to 2021-01

v1.1.16

17 Dec 08:09
1d1c3e8
Compare
Choose a tag to compare

Issues

  • Missing TenderTransaction endpoint #199, Resolves #198

v1.1.15

05 Dec 09:04
79df85f
Compare
Choose a tag to compare
  • 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

v1.1.14

02 Jun 05:36
a233b8d
Compare
Choose a tag to compare

Added ShopifyPayment Dispute resource #162

v1.1.13

15 May 08:05
d66b266
Compare
Choose a tag to compare

Fixes

  • Update ShopifySDK.php (Add missing @property-read and @method php doc.) #159

v1.1.12

05 May 20:15
37ff9aa
Compare
Choose a tag to compare

Fixes:

  • price rule endpoint supports count #158

v1.1.11

14 Apr 17:01
a8ab4fd
Compare
Choose a tag to compare

Fix(es):

  • Added delete status of 204 #153

v1.1.10

07 Mar 05:12
Compare
Choose a tag to compare

Fixes:

  • Added the Collection resource #145
  • Shopify Collection #144
  • one extra line in code #149

v1.1.9

28 Feb 07:54
636ecf2
Compare
Choose a tag to compare

Fixes:

  • Make sure header keys are always lowercase #143