issues
search
aligent
/
bigcommerce-v3-api-php-client
PHP library to interact with the BigCommerce V3 API (https://developer.bigcommerce.com/api-reference#v3-rest-api)
GNU General Public License v3.0
13
stars
23
forks
source link
Release/1.10.0
#178
Closed
jswift
closed
1 year ago
jswift
commented
1 year ago
Fixes
Fix incorrect endpoint and method for Create Redirect Urls (thanks @Mosnar)
Updated storeinformation controller to match others (thanks @joelreeds)
Fixed incorrect endpoint on OrdersApi (thanks @simpleapps-io)
Handle the case of no orders returned in the V2 api causing error. (Issue #161)
Fix
preorder_release_date
property type (Issue #162)
Add
page_title
to Brand (Issue #171)
New Features
Allow overriding of most Guzzle Client defaults, and also set a timeout
Fixes
preorder_release_date
property type (Issue #162)page_title
to Brand (Issue #171)New Features