PHP-Xero
PHP-Xero copied to clipboard
Issue with Xero Payments
Hi,
When attempting to add a payment I get the following error:
PHP Warning: curl_exec(): CURLOPT_INFILE resource has gone away, resetting to default in xero.php on line 309
If I change the call to something other than payments this issue doesnt occur
Hey, I had this same problem, checkout https://github.com/thinktree/PHP-Xero/issues/7#issuecomment-2479693 for the solution.