AcuInvoice Simple Store v1.0 Released
Today we are proud to announce the release of the AcuInvoice Simple Store. We are releasing this lightweight PHP script free of charge to the AcuInvoice community as a means of providing a set of core classes that can be used in custom applications that interact with AcuInvoice via the API. We have prepared a zip archive of the AcuInvoice Simple Store for you to download and install on your web server. As previously described in detail, the Simple Store can be easily installed on your web server and allow you to sell products–both digital and traditional goods–via a clean looking storefront. Order information is passed securely to your AcuInvoice account via the API, and customers are able to pay via any AcuInvoice payment gateway you have enabled. If you are selling digital goods (software, eBooks, etc.), these goods will be automatically delivered to your customer once the invoice has been converted into a closed state (either via a payment gateway or from a payment you have manually entered). Below you will see a brief demonstration of the Simple Store installation process. By the end of the week we will have a full demonstration of how to configure the Simple Store (you should be able to figure it out without the demo, we think) and how orders are processed. Meanwhile, if you have any questions about the AcuInvoice Simple Store, please email us at support (at) acuinvoice (dot) com or submit a ticket from within your AcuInvoice account.
Installing the AcuInvoice Simple Store
As the name implies, installation is easy, but it never hurts to have some helpful visuals. This demo should help.
Technical Requirements
- PHP 5.0.0 or higher
- MySQL extension loaded (in php.ini)
- SimpleXML extension loaded (in php.ini)
- This is not a requirement but a recommendation: allow_url_fopen = 1 (in php.ini). If this option is turned off (value 0) you will still have a fully operational store, however every downloadable item and product image should be uploaded to the store server via the admin application. Linking to remote files and images will not be possible.
The AcuInvoice Simple Store: A Free E-Commerce Application Powered by the AcuInvoice API
This week we will be releasing version 1.0 of the AcuInvoice Simple Store, a PHP application that uses the AcuInvoice API to enable subscribers to quickly generate a standards-compliant web store where customers can place orders for products, services, and digital goods. Order information is passed securely via the AcuInvoice API to the subscriber’s account and invoices are automatically sent. If you sell digital goods (MP3s, images, software, etc), the items will be automatically delivered to the customer once payment is received and the invoice is converted into a closed state. The AcuInvoice Simple Store is an outstanding example of the power of the AcuInvoice API (it even uses a number of features and data elements that we have yet to fully document) and provides a large amount of sample code that will be useful to other AcuInvoice developers. Therefore, we will be releasing the AcuInvoice Simple Store to the AcuInvoice community free of charge as a means of providing a strong set of core classes with which developers can build custom AcuInvoice applications. We will be putting the finishing touches on the Simple Store early this week, and plan on releasing documentation and tutorials along with the script later in the week. This post highlights the features and benefits of the store, and provides access to a sample store containing some $0.10 items so that you can execute a couple of test transactions and let us know what you think.
Sample Store
We have posted “The Charlie Store“ so that you can see a preview of what the store looks like by default. You can execute a test transaction (where you purchase a $0.10 picture of my infant son and have it automatically delivered) to test the functionality. The script functions in the manner described in the “How It Works” section below.
How It Works
When a customer places an order from your AcuInvoice Simple Store, all order data will be instantly passed to your AcuInvoice account. The data will be used to create a new contact (if the customer is not already in the database), and an invoice will be automatically created and sent to your customer at the email address provided during checkout. When your customer receives your invoice, they can pay via any gateway that you have enabled both in your AcuInvoice account and the AcuInvoice Simple Store. Once the invoice is paid, it will be automatically converted into a closed state. If the order contained any digital goods, the script will automatically send out an email containing an order-specific download URL. The AcuInvoice Simple Store allows you to limit the duration the download URL is valid, and specify a maximum number of item downloads.
Features & Benefits
Super Simple Installation
The AcuInvoice Simple Store is easy to install and configure. Simply unzip the archive, upload it to your web server, create a MySQL database, change a couple of permissions settings, and load the installer script in your browser. Your store will be automatically configured and should be functioning in about five minutes.
Clean Code
The AcuInvoice Simple Store utilizes clean CSS and produces valid XHTML 1.0 Strict for maximum compatibility with a variety of popular web browsers.
Simple Management of Content
The AcuInvoice Simple Store utilizes the TinyMCE HTML editor giving you the ability to style your store’s content using a familiar interface. TinyMCE is integrated by default into a number of applications and should be familiar to most users.
Fully Customizable
Your AcuInvoice Simple Store is completely customizable. You can make modifications to the storefront to suit the look of your site, and edit the store’s CSS via a simple web-based editing utility.
Standalone and Embeddable Mode
The AcuInvoice Simple Store can be used in either a standalone or embeddable mode. The standalone mode (default) produces a separate storefront page, while the embeddable mode allows you to insert your AcuInvoice Simple Store into any web page using a singleelement. Embeddable mode could be used, for example, to insert your simple store into pages dynamically generated by popular publishing platforms such as WordPress.
Centralize Service Invoices and Store Purchases
You already use AcuInvoice to bill your clients, but if you sell products too, you might have to use another system for tracking those sales. Since the AcuInvoice Simple Store uses the AcuInvoice API to automatically enter customer and order information into AcuInvoice, all of your data will be centralized into your AcuInvoice account.
Automatically Delivers Digital Goods
If you sell digital goods from within your AcuInvoice Simple Store, these goods will be automatically delivered once the relevant invoice has been paid. Once payment is remitted and the invoice is converted into a closed state, customers will be sent an email containing a purchase-specific URLs that provides controlled access to digital content.
Plays Well With AcuInvoice Domain Mapping
If you have enabled domain mapping in your AcuInvoice account, all invoices generated via the AcuInvoice Simple Store will originate from your mapped domain, thereby giving you the option of providing a more carefully branded purchase experience for your customers.
Unbeatable Price
The AcuInvoice Simple Store will be released without charge to the AcuInvoice community. Please note that transactions completed through the AcuInvoice Simple Store will automatically pass customer information securely to your AcuInvoice account. Therefore, if you believe you will have a very active store, be certain to have a subscription level that will permit you to have a sufficient number of invoiced clients.
AcuInvoice 1.0 Plans
Having just announced the release of the final beta version of AcuInvoice, it seems appropriate to detail the new features and enhancements soon to be introduced in our 1.0 release. Our remaining to-do list for the 1.0 release is quite short, and most are backend items that won’t meaningfully alter the user experience. Still, a few are worth noting, and details are provided below. Posts describing plans for AcuInvoice 1.1 and beyond are soon to follow.
Incremental Backups Powered by Amazon Web Services
We’re sold on Amazon Web Services. We currently use Amazon Simple Storage Service (S3) as an offsite backup solution for our internal files and have decided to use S3 as a means of providing AcuInvoice subscribers an added level of security. Concurrent with the 1.0 release, we will be implementing a script that conducts nightly incremental offsite backups of your AcuInvoice database and configuration files to Amazon S3. This backup is in addition to, not a replacement for, the redundancy already provided by our server’s RAID configuration. S3 resides on one of the world’s most secure, robust, and redundant IT infrastructures, and we are happy to provide this added level of data redundancy to our subscribers.
Optimize Invoice Printing
For those who snail mail their invoices, we will be implementing minor changes to the invoice print format.
Unified Search Solution
Our blog, forum, and marketing site are all powered by different technologies. Additionally, we will soon initiate the development of comprehensive documentation (possibly via another CMS), which will increase our need for efficient, accurate search. While each platform has an available internal search function, it would require some hacking to build a function that works site-wide. We are therefore implementing Google’s Custom Search Engine to allow users to locate relevant content regardless of its location on the AcuInvoice domain. Why hack when you can just use Google?
AcuInvoice 0.4 Released, 1.0 Release Forthcoming
Last Friday we updated the AcuInvoice code to the 0.4 release, the final version prior to the forthcoming commercial release. This update includes a number of feature additions, UI modifications, and minor bug fixes, the highlights of which are described below. User feedback continues to drive the rapid improvement of AcuInvoice, and we thank those who have submitted tickets, contacted us by email, or phoned us with constructive criticisms. Your observations and attention to detail help speed development and make AcuInvoice a better product for all users. As regards the timing of the first commercial release, this could happen as early as next week or as late as the first week in February. The uncertain timing derives from the expected arrival of a son (our first) in the coming days. Following his birth, I’ll be tending to things at home for several days, and will delegate most customer support duties my very capable and responsive colleagues. Lastly, there are several important blog entries we will post in the coming days, among them posts on pricing, plans for AcuInvoice 1.0 and beyond, the development of a CRM application that integrates with AcuInvoice, a funding announcement, expansion of the AcuInvoice API, and the forthcoming development of a web store script that utilizes the AcuInvoice API. Check your feeds regularly, and please post a comment, visit the forum, or contact us directly if you have any questions.
Highlights From the 0.4 Release
Invoice Notes
Several users requested the ability to add custom notes to an invoice. This feature is already being used to provide invoice recipients with additional payment instructions, VAT numbers and more. You can set a default note in My Account–>Preferences, and can easily modify the default note each time you create an invoice. If users have and additional feedback regarding this feature, please let us know.
AcuPort 0.3
With assistance from Luc Latulippe we have optimized the AcuPort code such that we can now import–with just one click–several dozen contacts and a large number of invoices rapidly and seemingly error free. As a reminder, AcuPort is a function in AcuInvoice that allows you to import all of your Blinksale data into AcuInvoice so that you can try our service risk free and without data loss. We have previously posted a more detailed description of AcuPort, and suggest this post if you’re interested in the relevant background information. If you have a particularly large Blinksale account and would like to give AcuInvoice a spin, please give us a call or email us at support (at) acuinvoice (dot) com and we will initiate the data transfer during off-peak times.
PDF Attachments
Linsey requested that PDFs be included as a supported invoice attachment file type. You can now attach doc, .pdf, .txt, .jpg, .png, and .bmp files to invoices. Please post a comment or submit a ticket if you would like to enable another (non-executable) filetype for attachment.
Coupon System
We have added a coupon script to AcuInvoice and will issue to our Early Adopters a code that provides a significant discount on paid plans. Coupon codes will be sent via email in the coming days.
Bug Fixes
Custom CSS & Template Parsing
Dean at ClickSolution observed a bug involving the use of custom CSS to design invoices and estimates; this bug has been fixed. Additionally, Dean pointed out a template parsing bug (also fixed in this release) and well as a couple of easily implemented UI improvements. Thanks for these great suggestions, Dean—we truly appreciate your help.
Safari/Amazon Payments
We identified an Amazon Payments bug specific to the Safari web browser. This has been fixed.
British Pound
This release includes the repair of a minor bug related to the display of the British Pound in the comments section.
Google Checkout, Amazon FPS, and Enhanced Tax Support Arrive With AcuInvoice 0.3
This morning we applied a major update to the AcuInvoice code and are designating this the 0.3 release. We have managed to stay on track with our development calendar, but held off on this release until we were able to get all of the languages files updated appropriately. Thanks again to Charles Jean for his outstanding translation services. The 0.3 release includes a number of significant updates, most notably an improved sales tax system and support for Google Checkout and Amazon Flexible Payment Services (Amazon FPS). With the release of these features, we now have only minor updates to apply prior to the initial commercial release of AcuInvoice. We expect these updates to be completed throughout the remainder of December and into the first week or two of January. As a reminder, subscribers who sign up prior to the initial commercial release will be entitled to a subscription plan that will not be available to those who sign up after the 1.0 release. Details on 0.3 can be found below.
Google Checkout

Perhaps the most obvious update in the 0.3 release is the integration of Google Checkout and Amazon FPS. For those who may not be familiar with these payment options, both Google and Amazon.com have recently entered the online payments market and are offering extremely competitve rates for payment processing. Google Checkout currently has the simplest of fee structures: FREE. Payments processed through Google Checkout are completely free until February 1, 2008, after which they will charge 2% plus $0.20/transaction. Additionally, if you advertise on Google AdWords, Google will credit your Checkout account for the processing fees on charges of up to 10X your monthly AdWords spend. For example, if you spend $100 with AdWords, your first $1000 of Google Checkout processing is free (a $20 savings in this example). Lastly, non-profit organizations will not be charged any processing fees for donations processed via Google Checkout until 2009.
Amazon FPS
Like Google Checkout, Amazon FPS offers advantages that are likely to accelerate its adoption. First, since every Amazon.com customer already has the ability to make payments through FPS, Amazon FPS enters the online payments market with an astounding 70 million accounts. Second, as Paul Stamatiou has very keenly noted, Amazon FPS is an ideal solution for micropayments and will be the only economical choice for businesses selling a large number of low cost items.
Improved US Sales Tax
The current release includes expanded support for sales tax, with an emphasis on US markets (for now). Subscribers can specify sales tax rates for different states and can even create different tax rates at the city level. The improved sales tax system is located in My Account–>Sales Tax. Please try out the system and let us know what we can do to make it even better.
Please Kick The Tires!
The overwhelming majority of the improvements to AcuInvoice are attributable directly to feedback from our users. We love hearing from you and strongly encourage you to contact us at support (at) acuinvoice (dot) com if you find something that doesn’t look quite right or if you have constructive criticisms of any kind whatsoever. Thanks again for your support.
Regards,
The AcuInvoice Team
Updated AcuInvoice Development Roadmap
Two unexpected business trips rendered this blog quiet for the past several days.Despite the silence, we continue to make considerable progress and will be releasing a series of important incremental improvements over the coming weeks. Below is a tentative release schedule for these features. Please continue to email us your comments, questions, and feature requests to support (at) acuinvoice (dot) com. The amount and quality of feedback has been exceedingly helpful and we thank our users for their support and active participation in this effort.
Multi-Language Support: Week of 11/19
Translations into Spanish, French, and German have been performed and multi-language support will be released this week. While the homepage and tour page of the marketing site will be translated as well, the blog and our responses in the user forums will remain English only.
Improved Tax Support: Week of 11/19
We are actively coding an improved sales tax system that will allow you to specify the states/regions where you need to charge sales tax. This will be a useful feature for those who send large numbers of invoices and who are required to charge different rates of tax based on the presence of a local office in one state or another. We expect to launch the improved sales tax system late this week or early next week.
Partial Hours: Week of 11/19
Several people have asked us to loosen the current restriction on having only whole hours. By the end of the week you will be able to input things such as 1.4 hours as a line item on your invoices. Thanks to several people, in particular Phillip Blake, for feedback on this issue.
AcuPort 0.2: Week of 11/19
We are implementing a series of new features and bug fixes to AcuPort, the import/export scripts that allow you move data between AcuInvoice and Blinksale with just one click. Thanks to Luc Latulippe for providing a robust test case for AcuPort and for helping us uncover a few subtle issues related to this important functionality.
Various Fixes: Week of 11/19
There are a few other minor fixes that will be released this week, among them an issue related to the invoice date picker.
CSS Based Invoice Layouts: Week of 11/26
The invoice template file includes a few unnecessary tables. In the coming days, this will be revised such that divs are used whenever possible. This will let users float most elements in the invoice and will enable more sophisticated customization of invoices. If you are currently using something other than the default CSS file, you will likely have to update your style sheet once this new template file is released.
New Invoice Designs: Week of 11/26
Concurrent with (or shortly after) the release of the revised template file, we will start releasing a series of CSS files that will allow you to apply a different look to your invoices. Thanks in advance to Ben Gray for what are certain to be beautiful invoice designs.
Google Checkout and Amazon FPS: Week of 12/3
A few users have asked about the timeframe for the release of Google Checkout and Amazon FPS support. As of today, we are anticipating support for these gateways in early December. This will bring the number of supported payment gateways to five. Please post additional payment gateway requests to the forums or email us (as most of you seem to prefer) at support (at) acuinvoice.com. We’ve already had requests for gateways including WorldPay and eWay. If you’d like to second your support for these gateways, or if you would like to nominate others for inclusion in AcuInvoice, let us know and we’ll consider putting them on the development roadmap.
AcuPort: One Click Account Transfer Between AcuInvoice and Blinksale
Today we are happy to announce the release of AcuPort. AcuPort lets you move your data from Blinksale to AcuInvoice (and back) with one easy click. Now you can import your Blinksale information into AcuInvoice and try it for free. Invoices imported via AcuPort don’t even count against your monthly invoice limit, so if you have a large existing Blinksale account, this isn’t an obstacle. If you like AcuInvoice, we’d love to have you as a customer. If you like Blinksale better, AcuPort gives you the freedom to move your data back the same way. Simply put, AcuPort lets you try AcuInvoice for free, with no risk and zero hassle.To use it, just go to “My Account” and click on “Import/Export”.
Under The Hood (For Geeks)
AcuPort utilizes the APIs of each service to map data fields between the respective applications and efficiently transfer account data from one service to the other. Since both APIs operate over encrypted connections, data transfer is safe and easy. AcuPort currently resides in My Account→Import/Export, but will soon be included as an option during the sign-up process. Additionally, AcuPort will be released as a standalone PHP script that can be loaded onto your server. We plan on adding additional services to AcuPort, and will update the script as we finalize the data transfer routines for our other competitors.
What Transfers?
Invoices, contacts, tags, invoice histories, and comments. Blinksale does not support estimates, so if you have an AcuInvoice account and want to go to Blinksale, you’ll lose those.
Sounds Cool. Why Are You Doing This?
We have a strong—and improving—service and want to get the word out. For those of you who have already created AcuInvoice accounts, you’ve no doubt seen a series of incremental improvements and feature releases that makes AcuInvoice competitive with any application in this space. In addition to the features you’ve seen released, we have a variety of forthcoming features, API-based extensions, and UI improvement that will make AcuInvoice a formidable presence in the area of small business accounting.
Why Try AcuInvoice Now?
Strong Product & More To Come
AcuInvoice is a great product that’s already competitive with other applications, but we’re still adding features. If there’s something you want in your billing application, let us know and we’ll strongly consider it. This is your chance to help shape AcuInvoice.
More Powerful, Less Expensive Subscriptions
Early Adopters will have exclusive access to a feature rich, lower cost subscription plan that will not be available to subscribers who sign up after the initial commercial release. If you sign up now, you get more features for less money.
Save Money
During the time you are trying AcuInvoice, you could move to the free Blinksale plan and save money.
Known Issues
Invoice Numbering
Blinksale allows users to create invoice numbers using a free form text variable. For example, “whatever:56!:?:)” is a perfectly acceptable invoice number. AcuInvoice maintains numbering conventions whereby invoices are ordered incrementally as they are created. Therefore, when invoices are imported from Blinksale, AcuPort re-orders imported invoices according to the date of creation and assigns them an invoice number.
Blinksale Invoice Caps
Blinksale limits the number of invoices you can create per billing period; invoices transferred into Blinksale via AcuPort will count against this limit. Therefore, if you want to switch to Blinksale using this script, make sure that the account type you have is sufficient to accommodate all of your invoices.
Size Matters
AcuPort has been tested on medium sized accounts going both to and from AcuInvoice. Large accounts might take some time to transfer and might exceed our server’s current timeout interval (30 seconds). If you have a large account, drop us a note at support (at) acuinvoice (dot) com and we will be happy to run the scripts outside of the web interface during off peak hours; we will then email you when the data has been successfully loaded into your AcuInvoice account.
Having Trouble?
If you encounter trouble of any kind, please don’t hesitate to contact us. We have run several test cases, but there may be a few troublesome import scenarios that were impossible to identify during testing. If you see something that doesn’t look right, please contact us and we’ll fix it.
AcuInvoice Updates: 10/22-10/26
The AcuInvoice team has been hard at work implementing features, bug fixes, and UI updates. Expect blog communications to pick up considerably next week, as we unveil some significant new features and communicate a few exciting developments within the company.
Steady Progress
Since the initial AcuIvoice launch on October 7th, we have closed 50 tickets, including 16 this week. On behalf of the entire development team, I would like to thank the AcuInvoice subscribers for emailing us with your feedback and change requests. We can’t emphasize enough the impact that your suggestions have made on product development and sincerely hope you will continue to support this development effort by providing constructive criticisms.
A Big Thanks
We would like to extend a special thanks to an AcuInvoice subscriber from Northern Ireland who has provided feedback that, both in volume and quality, surpasses anything we could have imagined. UK and EU subscribers will be particularly appreciative of this user’s eye for detail. In addition to prompting us to repair issues related EU date formats and the proper display of the British pound, said subscriber made suggestions leading to improvements to the manner in which AcuInvoice handles non-US addresses. Subscribers in the UK, Canada, and Australia will now find a pre-populated pull down menu having a variety of provinces/regions available for selection. We will be tweaking this feature a bit more, but it is far improved over that which was included in the previous iteration. Additionally, it was suggested that users be allowed to disable the printing of logos; this excellent suggestion, which shall soon be be implemented, will allow subscribers to print to their own letterhead without duplicating their logo. Lastly, thanks to his inquiry, we posted a description of how to disable the display of URLs and other header/footer information when invoices are printed. We thank you, sir, for your feedback and promise to buy the Guinness when next we’re in Ireland.
AcuInvoice Goes International
AcuInvoice has gained an international foothold. In addition to a large number of accounts in the US and Canada, we now have several subscribers from the UK, Australia, South Africa, Taiwan, and Iran. This Kentuckian was even shocked to see someone from a place called Tennessee. If our international subscribers would like to see AcuInvoice translated into their mother tongue, please post a ticket or indicate as much in the user forum. Multi-language support is coming soon, so please send us your language requests.
AcuInvoice Updates: 10/15-10/19
We’ve had a number of upgrades, features releases, and bug fixes this week, so we thought it appropriate to highlight the key updates implemented over the past several days. If you have any questions or comments, post here or simply email us at support (at) acuinvoice (dot) com.
User Forums Launched
The most immediately noticeable addition to the AcuInvoice site is the launch of the user forums. Accessible via the rightmost tab of the marketing site’s persistent navigation area, the user forum will become the go-to place for user questions, feature requests, discussions related to the API, and general chat. Rather than posting every detail of our progress on this blog, interested readers will be able to more closely track development by reading and posting on the relevant forum.
API Released
By far the most technically significant feature released, the AcuInvoice API will provide a platform by which developers can extend AcuInvoice’s functionality. I wrote about the merits of API-based extensibility at Luc Latulippe’s illustration blog. As an aside, I challenge you to find a more gifted artist that Luc—really incredible work.
Flooded By Feedback
We’ve started receiving a significant amount of feedback from our users and it is really helping us identify issues that we had missed in our internal testing. Thanks!!! We would like to encourage you to submit feature requests via the newly released forums, while continuing to post tickets or email us directly if you have identified what appears to be a bug. If you have not yet accessed our helpdesk system, you can quickly submit a ticket to the AcuInvoice help desk by clicking the link in the upper right of your account. This system will allow you to track the request or bug report and will automatically notify you when we have resolved your issue. User requests submitted via the helpdesk will be acknowledged—and frequently resolved—within one business day.
Newfangled Login Area
Ben Gray (of openswitch.org fame) implemented the fancy JavaScript login shelf that is included on all parts of the marketing site save the user forum. Ben will be regularly featured here and I encourage readers to check back soon for some exciting announcements related to his involvement with our company.
Waive Late Fee
Late fees, though often added to invoices, are frequently not collected. We have therefore added a feature that allows you to easily waive the remaining late fee on an invoice. This will prevent you from having to go in and edit an invoice to correct for what might be an annoyingly small late fee.
Streamlined Country Selection
Country menus have been streamlined such that those countries in which the majority of our users reside will appear higher on the list. We need to update this to include Australia. Next week we will be implementing similar updates to the currency menus.
CSS Updates Begin
For the next several weeks, the most visible change to AcuInvoice will be updates to the CSS of the application and marketing site. A small preview of this started this past week, when Ben started to apply a new CSS class to required fields in the signup process. Ben will be working on perfecting our look and feel over the next several weeks, so if you have any comments on this topic, please feel free to email us, post a comment here, or start a thread on the user forum.
Monitoring Service Added
We have implemented a network monitoring service to ensure that we are immediately notified in the event of a server outage. We will soon be extending this to include automatic high frequency tests for MySQL connectivity.
AcuInvoice Announces Release of API v0.1
The AcuInvoice development team is pleased to announce the initial public release of the AcuInvoice application programming interface (API) and PHP client library. The AcuInvoice API allows developers to build applications that securely access and manage their AcuInvoice data. Possible applications include integration with third party shopping carts, integration with third party accounting packages, and more. We have extensive documentation and sample code (to be posted shortly), but wanted to provide a consolidated summary of topics germane to this API and its future plans.
Access
The AcuInvoice API is open to all AcuInvoice subscribers. We currently have no plans to restrict API access based on account type. To use the AcuInvoice API you will need an access key. As of this writing, said key has magically appeared in the My Account→Preferences area of your account. Keep your API key safe. If you share it with the world, some nefarious pack of geeks might do something naughty with it. If you ever suspect that your API key has been compromised, simply change your master account password and an new API key will be automatically generated for you.
Security
AcuInvoice API communications are transmitted via XML and secured via HTTPS; requests made over non-encrypted connections will not be served. Additionally, if you have mapped a domain to AcuInvoice (if you haven’t, you know you want to), note that for purposes of data encryption you will have to access the AcuInvoice API at https://yourid.acuinvoice.com/api/ rather than at http://www.yourdomain.com/api/.
PHP Client Library
Our PHP client library is complete and can be downloaded at the URL conveniently located beneath your API key. Technical requirements for the library include PHP 5 compiled with SimpleXML and cURL. Documentation is included with the client library.
Forthcoming Additions
This 0.1 release is strong and has intentionally been structured such that the API’s scope and data formats are familiar to anyone who has developed applications using our competitors’ APIs. However, we believe that the AcuInvoice API can and should do more. To this end, we will be adding additional functionality to the AcuInvoice API as it becomes available. We welcome your suggestions.
API Developer Forum and Code Repository
We encourage API developers to join the AcuInvoice forum (just opened yesterday, so we’d love to have people join) to discuss API development issues and to let us know what you’d like to achieve with the API. If you have developed code that you believe has broad use, and which you don’t mind sharing with fellow API developers, we would be happy to promote your work and serve as a repository for this code.
Thanks
Lastly, we want to thank all of our early adopters for their support as we continue to release features and upgrades. We love hearing back from you and encourage you to continue to contacting us with your constructive criticisms. We’re working to make this the best application in this space and we can’t do it without feedback from you, our subscribers. Please feel free to contact us at support (at) acuinvoice (dot) com with any questions.
