181 results found
-
64 votes
-
Allow attachments of PDF on payable invoices
Store supplier invoices with the invoice transaction in xero. Doubles as a storage system and makes retrieval much easier. Worth paying the upper price plan for
61 votesWe have released the ability to attach files to AP invoices today: http://blog.xero.com/developer/v2-release-notes/
There have been some comments about adding attachments to other documents in Xero. For now, only receipts and AP invoices are supported as in the main application, but any changes to this in the main application, we will work to reflect in the API.
Any questions about using the attachment functionality, feel free to ask a question in our forum: https://community.xero.com/developer/
Thanks
Ronan
-
Allow you to specify the tax on an invoice rather than have Xero calculate it
The system I use for generating invoices calculates tax on the subtotal rather than each line as Xero does. Because Xero applies rounding to 2dp on each line items tax total then sometimes the total tax does not match my system. I need to be able to enter invoices so the totals match my system
3 votesWhen you include the optional TaxAmount element on line items Xero will use your value rather than re-calculating it.
-
Integrate Magento into Xero.
I mean, it's only the fastest growing and one of the most widely used ecommerce softwares available today. Many people on the Magento forums have been asking for a solution to accounting and Xero would be perfect. (I know that there is already a company that created an integrator, but they charge a monthly fee! It's just one more unnecessary monthly expense)
9 votesWe currently have three add-on partners that provide Magento integration listed in our add-ons directory: Carry the One, Unleashed and Fooman. Check them out here: http://www.xero.com/advisors/solutions/ecommerce/
-
Join http://www.thesmallbusinessweb.com
Please join http://www.thesmallbusinessweb.com and pledge interoperability.
4 votes -
Please provide response types in JSON
Please considering providing response types in JSON as JSON is much easier to process in PHP. Please consider doing this but letting us append an extension to the URL, i.e.
https://api.xero.com/api.xro/2.0/Accounts.json
https://api.xero.com/api.xro/2.0/Accounts.xml
https://api.xero.com/api.xro/2.0/Accounts (defaults to xml)This approach would let you support other response types too.
26 votes -
Define a schema for the final version 2 REST services
Currently no schemas exist on the developer release of the Xero REST services. Many languages provide useful tools for XML serialization that require a schema. Providing a schema will allow developers to integrate with Xero quickly, as well as ensure that the data format is consistent.
3 votesWe have been supporting and maintaining a schema for a while now: https://github.com/XeroAPI/XeroAPI-Schemas
Please check the readme for some usage warnings.
We will communicate any change to our schema project support via a developer update: http://blog.xero.com/subscribe-to-the-xero-api-developer-mailing-list/
-
1 vote
-
Allow read-only GL via the API
Allow access to the GL export via the API to allow integration into custom reporting solutions
7 votesThe Xero API has been recently enhanced to allow partner applications to download GL transactions via the new ‘journals’ endpoint.
See http://blog.xero.com/developer/api/journals/ for more information.
Dan..
-
different templates for quotes and Invoices
Usually my quotes and Tax invoices have different information. In the quotes is always useful to include some basic terms. In the Tax invoice only payment info.
Every time I need to send a quote I need to change the invoice settings which is time consuming.
23 votesWe’ve supported branding themes via the API for a while now – please raise a new request if there is a specific issue with how this works.
-
17 votes
The ExpectedPaymentDate and PlannedPaymentDate can now be retrieved when fetching individual invoices via the API – see http://developer.xero.com/documentation/api/invoices/
-
allow notes in invoice output
there are some situations where it's useful to add a note to an invoice that's include in the invoice PDF. e.g a message about the reverse charge VAT treatment for EC customers. I would guess there's more exceptions like this where a note would be useful.
170 votesHi everyone,
Thanks for your patience. You can now add notes to invoices, contacts etc. via the API.
Check out all the details at https://developer.xero.com/documentation/api/history-and-notes
Cheers,
Adam -
Integrate with HSBC world wide for auto reconciliation
HSBC is the only bank that allows us to have bank accounts in multiple countries without needing to register a company in multiple countries. This feature is much better than just having a multi currency account as it reduces cheque clearing time by up to 90 days, and is possibly something that your other customers might be interested in if they are dealing in multi currency. My laziness requests auto statement downloads please for all types of accounts.
2 votesApologies for the delay in updating this request – as it is not an API one, we missed it.
Just confirming we do support HSBC bank feeds. Check out this blog post for more info: http://blog.xero.com/2011/08/xero-now-supports-over-5000-bank-feeds/
-
setup an api forum
there seems to be a growing number of conversations happening in user voice, perhaps a forum would be a more worthwhile for discussions. then others can learn from the discussions posted here, and post code samples etc
3 votesWe’ve just launched Answers for Developers – http://answers.xero.com/developer
-
Support oauth_callback during request for an unathorised request token
Allow a oauth_callback URL to be specified for each call to authenticate rather than a single URL location for the entire application.
7 votes -
Be able to overide a currency rate for an invoice raised in a foreign currency
In the app you can override the currency rate with your own. Would be great to do this with invoices generated via the API as I get my rates from another provider (ie. not XE)
13 votesI can confirm that we now support setting the currency rate on a foreign currency invoice: http://developer.xero.com/documentation/api/invoices/
-
expose a unique, persistent identifier for an organisation
While you're at it an identifier for individual users would be great too!
4 votesOur latest release includes an Organisation ShortCode: http://developer.xero.com/v2-release-notes/#2.22
For some background info and use cases, check out this community post: https://community.xero.com/developer/discussion/1167775/
-
provide some PHP code samples for using the Xero API
With OAuth of course!
27 votesAll our code samples are located here: http://developer.xero.com/getting-started/code/
This is not the best place to get answers on questions about PHP code and the API. Please ask your questions in our Developer Community: https://community.xero.com/developer/topic/16971/
-
3 votes
-
allow longer term OAuth access
It would be great to have access to Xero that is useful for web applications and server processes - as described in the release notes :)
68 votesAny mac developers having issues with partner apps while developing please contact network@xero.com for assistance.
- Don't see your idea?