Xero / 10 Jan 2020
Xero API: Standard PHP/cURL Create Invoice
What
This is an article documenting a generic script that can be used to push an invoice to the demo Xero environment. Following the steps below will connect you to the Demonstration environment of Xero at no cost to you the developer. How? Similar to my ZohoAPI script the process is: Start with a HTML form to add your clie...
Why
How
Similar to my ZohoAPI script the process is: Start with a HTML form to add your client ID/client Secret/scopes and Redirect URI. These get stored in a temporary file to retrieve later. Then you get a button that will return the "CODE" variable via GET (URL). Clicking on this will get the CODE variable and use it to gen...
Member access
Protected solution note
This article contains commercially sensitive implementation detail.
Discussion
Comments
Questions, corrections and useful additions are reviewed before appearing here.
No comments yet. Start the discussion.