Category: QuickBooks API
-
Automated Sales Tax is now available in the QuickBooks Online Sandbox
Today we’re excited to announce that our QuickBooks Sandbox Environment now supports AST ( Automated Sales Tax). You will now have the feasibility to use the Old Sales Tax or Make the Switch to start using AST in Sandbox. My QuickBooks Online Sandbox already has Old Sales Tax, How do I migrate to AST Until today, sandbox environments […]
-
Automated Sales Tax – FAQ
Sales tax is getting easier! Through the new Automated Sales Tax (AST) experience, you just need to answer few simple questions and QuickBooks Online will know what taxes apply to your business, set them up, and automatically track your sales taxes.
-
Automated Sales Tax in the QuickBooks Online API – Update
In an upcoming version of the Quickbooks Online API, the US sales tax business logic is changed for sales transaction lines that do not contain a TaxCodeRef. With this change, when a sales transaction line does not explicitly specify a TaxCodeRef, we will be treating that line as if the TaxCodeRef is TAX and we will determine the taxability of that line based on the item’s taxability. This is different from the current behavior in which an empty TaxCodeRef is considered to be equivalent to a NON TaxCodeRef.
-
What's New for Developers in v1802 of QuickBooks?
A new version of QuickBooks was released last week, as part of this release we have made some important enhancements to our APIs.
-
Updates to the Payments APIs for QuickBooks Online may affect your application
Beginning February 1, 2018, the QuickBooks Online Payments API and QuickBooks Merchant Services Payments API will require that the ecommerce and mobile indicators for all purchases made from a handheld device (smartphone or tablet) to be set within the application.
-
Using QuickBooks Online API for automated sales tax
As of November 10, 2017, all new US QuickBooks Online companies manage sales tax calculations via an automated sales tax (AST) engine. Sales tax is computed automatically on the sales transaction based upon the shipping address and the location of the company rather assigning sales tax manually. Read more about how QuickBooks Online implements automated […]
-
Part 3: NodeJS Inventory Tracking Sample App
We’re back again with part 3 of the NodeJS Inventory Tracking Sample App. In this addition, we’ve included a reporting call and displayed it using plot.ly. Built on top of d3.js and stack.gl, plotly.js is a high-level, declarative charting library. Plotly.js ships with 20 chart types, including 3D charts, statistical graphs, and SVG maps.
-
Minor Versions: What are they and why they matter to you
At Intuit, we’re constantly improving our products including the QuickBooks Online API. This means we need to be able to introduce incremental changes to the API without breaking your app. Minor versions provides a way to do just that. Now, let’s look at how it works, so you can take advantage of new features today!
-
Upgrading your apps to support TLS 1.2
We recently announced that QuickBooks Online apps will be required to upgrade to TLS 1.1 or above by July 31, 2017 to align with industry best practices for security and data integrity. Intuit will also require an upgrade to TLS 1.2 by December 31, 2017. Steps for upgrading to TLS 1.2 vary for different coding languages.
-
Updates to the Payments APIs for QuickBooks Online
Beginning February 1, 2018, Intuit is making a change to the QuickBooks Online Payments API and QuickBooks Merchant Services Payments API that will require that the ecommerce and mobile indicators for all purchases made from a handheld device (smart phone or tablet) is set within the application. This will affect any purchase regardless if the card number is keyed in, swiped, or fetched from a pass through digital wallet like Apple Pay or a staged digital wallet like PayPal/Google Wallet.