App Introduction
Sync all your orders, refunds, inventory, products, and expenses to QuickBooks in minutes with this app. Get the app trusted by Shopify merchants and retail accounting teams to connect your Shopify store to QuickBooks. Streamline financial reporting, payment management, and inventory tracking. **QUICKBOOKS SYNC** lets you easily sync all products, line items, sales, taxes, shipping, gift cards, and refunds—while importing and managing customers. Leverage our years of experience supporting stores of all sizes across the U.S. and Canada. Automatically sync store data or pull historical details on demand.
Core Functionality
- Automatically import orders and refunds from your Shopify store to QuickBooks
- Sync products and inventory directly by connecting QuickBooks to your Shopify store
- Export Shopify Payments transaction fees and adjustments to QuickBooks
- Take control of your data! Export or auto-sync store data to QuickBooks on demand
- Dedicated QuickBooks app support team and extensive help center documentation
Merchant-Friendly
- Small & Medium E-commerce Merchants
- Shopify Independent Sellers
- Cross-border E-commerce Merchants
- Multi-channel Operators
Basic Information
- Developer:BOLD
- Address:200 - 1460 Chevrier Blvd., Winnipeg, MB, R3T 1Y6, CA
- Price: Free / Free plan
- Rating:3.7 / 5
- Comment Count:168 comment
- Release Date:2015-5-19
- Supported languages:English
- Compatible products:Shopify
Application Screenshot
Price Plan
Starter
- Monthly included orders: 200
- Export orders
- Synchronize products + inventory
- Unlimited access to your data
Growth
- Monthly included orders: 500
- Export orders
- Synchronize products + inventory
- Unlimited access to your data
Enterprise
- Monthly Unlimited Order Exports
- Sync Products and Inventory
- Unlimited Access to Your Data
User Location & Comments
User Location
Comments
Shopify API Used
- POST /admin/api/orders.json?fields=id,financial_status,refunds
- GET /admin/api/orders/{order_id}/refunds.json
- POST /admin/api/refunds.json?fields=id,order_id,amount
Permission:read_orders,read_refunds,write_orders
- GET /admin/api/products.json?fields=id,title,inventory_quantity
- PUT /admin/api/products/{product_id}/variants/{variant_id}.json
- POST /admin/api/inventory_levels.json
Permission:read_products,manage_inventory,write_products
- GET /admin/api/payments_transactions.json?fields=id,amount,fee
- POST /admin/api/transactions.json?fields=id,order_id,amount
- PUT /admin/api/orders/{order_id}/transactions/{transaction_id}.json
Permission:read_payments,read_orders,write_payments
- GET /admin/api/shop.json?fields=orders_count,products_count
- POST /admin/api/reports.json?fields=id,type,data
- GET /admin/api/reports/{report_id}/data.json
Permission:read_shop,read_reports,manage_reports