WP Manifestindependent plugin directory
manifest / integrations / quickbooks-desktop-bridge

QuickBooks Desktop Bridge for WooCommerce

Feeds paid WooCommerce orders into QuickBooks Desktop as sales receipts via the QuickBooks Web Connector.

by Islandboy · github.com/islandboymv/quickbooks-desktop-bridge · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/islandboymv/quickbooks-desktop-bridge/archive/refs/heads/main.zip

From the readme

QuickBooks Desktop Bridge for WooCommerce Feeds paid WooCommerce orders into QuickBooks Desktop as sales receipts via the QuickBooks Web Connector — no third-party subscription, nothing installed on the web server beyond this plugin. QuickBooks Desktop has no cloud API, so nothing on the internet can push into a company file directly. Instead, Intuit's Web Connector (bundled free with QB Desktop) polls a web endpoint from the QuickBooks PC and relays qbXML into QuickBooks. This plugin provides that endpoint and a queue in front of it: What gets exported - One sales receipt per order (orders are paid at checkout, so receipts — not invoices — are the correct QB transaction), RefNumber = order number. - The customer (billing name, address, phone, email) is auto-created on first sight; existing customers are reused. Or book everything under one generic customer (setting). - Each product line references a QB non-inventory item named after its SKU, auto-created against a configurable income account on first sight. Or lump all product lines under one generic item (setting). - Line amounts are net of coupon discounts; fees, shipping and tax (if any) are added as their own l

Read the full README on GitHub →

Releases

TagPublished
v0.1.0 Aug 12, 2026

These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.