I am trying to create a simple sales receipt in Quickbooks based on when an order is either created or paid for. I have the Woocommerce part working but no matter how simple I make the QB receipt data I get error messages. Mostly "A business validation error has occurred while processing your request"
Can anyone point me to a guide of what woocommerce data goes where?
I dont need to capture client name and details in QB just need to show
- Total Amount
- Order ID
- Products purchased (per line) and quantity of each
- The VAT
Just something simple to match the income to a receipt.
Thanks in advance