sailthru / sailthru-magento2-extension

Sailthru extension for Magento 2
2 stars 12 forks source link

Client Error Handling Fix + JS Documentation Fix #18

Closed silverman63 closed 7 years ago

silverman63 commented 7 years ago

The Sailthru Client Library for PHP was updated to throw exceptions on bad API responses. This update specifies the version 1.2.2, which precedes the error-handling update and starts building try/catch logic for the extension.

Also updated README for better JS-usage instructions.