Paid Version
Important Note! We do not recommend performing any installations or upgrades Fridays or before the holidays. Our support team is only available during the regular business hours. Off business hours assistance has to be scheduled with the support team in advance.
Features
- Environments
- Production
- Sandbox
- Synchronization
- Automated and only for new records
- Real-time synchronization only
- Bulk synchronization capability
- Supported Objects:
- Customers
- Products
- Simple Products
- Configurable
- Bundle
- Grouped
- Product Images
- Payment Methods
- Taxes and Tax Rates
- Automated Tax Management
- Invoice
- Payment
- Sales Receipt
- Refund Receipt
- Orders
- Ability to choose when Invoice, Payment and Sales Receipts should be captured
- Tax Multi-account support
Installation/Upgrade Instructions
STEP 1 - Install Magento extension
Upon purchase, you would need to submit installation request in our Customer Support Portal. STEP 1.2 composer config repositories.powersync composer https://dist.powersync.biz Register our distribution repository composer require tnw/quickbooksbasic=2.1.56 tnw/quickbooksbusiness=2.1.58 tnw/quickbooksenterprise=2.1.40 STEP 1.1
STEP 1.3
STEP 2 - CRON Configuration
crontab -e */5 * * * * flock -n /PATH_TO_MAGENTO/var/locks/qb-outgoing.lock php /PATH_TO_MAGENTO/bin/magento tnw_quickbooks:sync outgoing >> /PATH_TO_MAGENTO/var/log/quickbooks.outgoing.log */5 * * * * flock -n /PATH_TO_MAGENTO/var/locks/qb-background.lock php /PATH_TO_MAGENTO/bin/magento tnw_quickbooks:sync background >> /PATH_TO_MAGENTO/var/log/quickbooks.background.log
STEP 3 - Compile & clear cache
STEP 4 - Configuration
- Configuration: Connecting to QuickBooks
- Configuration: Customer Synchronization
- Configuration: Product Synchronization
- Configuration: Payment Synchronization
- Configuration: Order Synchronization