bigcommerce-api-php icon indicating copy to clipboard operation
bigcommerce-api-php copied to clipboard

Begin Implementing V3 while remaining Backwards Compatible.

Open chrishappy opened this issue 4 years ago • 1 comments

What?

I think developers on BigCommerce have shown much interest in seeing this API supporting version 3 APIs including Cart and Catalog (#248, #261). This pull request is the beginning of implementing it in a backwards compatible fashion.

chrishappy avatar Dec 30 '20 01:12 chrishappy

Is using a switch statement the best way to do this in getProducts()? Should we create an entire new release for version 3, scrapping the older functions?

chrishappy avatar Dec 31 '20 00:12 chrishappy