avadev / AvaTax-Calc-REST-PHP

PHP sample for the AvaTax Calc REST API
Apache License 2.0
9 stars 28 forks source link

Better error handling #32

Closed skylord123 closed 7 years ago

skylord123 commented 8 years ago

Both rest services need better error handling so they can be parsed and dealt with.

Something like this would fix #31 and point developers in the right direction. And being able to write logic that handles specific errors.

skylord123 commented 8 years ago

I am working on something for this now.