PHP-Xero icon indicating copy to clipboard operation
PHP-Xero copied to clipboard

A php class to interact with the Xero API

Results 15 PHP-Xero issues
Sort by recently updated
recently updated
newest added

For some reason that is all i get whenever i try and call anything from the api. What am i doing wrong? I am running PHP version 5.2.4-2

Hi All, I recently noticed that xero have updated the API, to allow the automated download of approved invoices into PDF format. I have contacted xero for an actual sample...

Hi Your If Modified since header wasn't working - this is what works for me ie, set HEADER to True & Set HTTPHEADER to the value required: ``` if (...

I'm getting this error message when try to retrieve contact with parameters ContactID: 0 Operator '==' incompatible with operand types 'Guid' and 'String' and when retrieve contact by using other...

Hi there Can you help with the problem i am get to integrate php with xero. i am download xero.php file,so i am getting response from xero for php 5.3.1...