Top "Xero-api" questions

For questions about the API of Xero, the cloud-based accounting application for small and medium businesses.

Keep getting error:0906D06C:PEM routines:PEM_read_bio:no start line

Going crazy trying to solve error on Node.js while trying to contact Xero API. I've used a bunch of …

node.js express openssl cryptojs xero-api
Invoice::setDueDate() must implement interface DateTimeInterface, Xero API using calcinai

I am following this wrapper I have this error: Catchable fatal error: Argument 1 passed to XeroPHP\Models\Accounting\Invoice::setDueDate() …

php wrapper xero-api
Node.js mysql results to array

I've been slowly learning node.js so that I can integrate things better between a lot of our current ops (…

javascript mysql json node.js xero-api
Convert a collection into an Eloquent object

Currently I'm using the Xero API inside Laravel 5.2. I would like to use the power of Eloquent with this data. …

php laravel-5 eloquent method-chaining xero-api