Skip to content

Releases: bigcommerce/bigcommerce-api-php

3.3.0 Adding response headers to errors

07 Oct 22:30
7750e08
Compare
Choose a tag to compare

Adding the collection of response headers to the errors and failures.

3.2.0

22 Aug 02:28
bd9f452
Compare
Choose a tag to compare
Merge pull request #222 from kevinmatter/add-get-order-coupons

add getOrderCoupons

3.1.1

21 Mar 21:35
ce672e6
Compare
Choose a tag to compare
Merge pull request #217 from bookernath/bump-min-php-56

Bump min PHP to 7.0, start running tests on 7.1 and 7.2

3.1.0

21 Mar 14:14
Compare
Choose a tag to compare
Merge pull request #208 from BVMiko/master

Support newer versions of firebase/php-jwt

Adding methods to API client

28 Jul 19:36
Compare
Choose a tag to compare
Merge pull request #179 from bc-joshroe/api-fix-1

BIG-16297 - Adding some methods to the API Client

STDIN Fix

15 Jun 19:29
Compare
Choose a tag to compare
Merge pull request #174 from bc-ruth/OMNI-1167

Revert https://github.com/bigcommerce/bigcommerce-api-php/pull/155

Add product image

09 Jun 17:36
Compare
Choose a tag to compare
Merge pull request #173 from bc-ruth/OMNI-1259

OMNI-1259 Expose product image resource to Client API

Add currency support

29 Apr 17:27
Compare
Choose a tag to compare
Merge pull request #170 from bc-ruth/OMNI-1024

OMNI-1024 Expose currencies v2 resource to Client API

3.0.2

28 Jan 23:13
Compare
Choose a tag to compare
Merge pull request #163 from bc-bfenton/API-94

API-94 - adding else case to switch back to JSON mode if useXml is false

3.0.1

27 Jan 00:29
Compare
Choose a tag to compare

fix for #92