• Resolved simonun

    (@simonun)


    Hello I am having troubles connecting my woocommerce to quickbooks.
    The problem is just to do with transaction paid via stripe as I got this error in quickbooks.
    My developer asked me to check with you.


    If we try to sync orders with the above scenario QuickBooks gives an error like.
    {
    “Fault”: {
    “Error”: [{
    “Message”: “A business validation error has occurred while processing your request”,
    “Detail”: “Business Validation Error: Transactions can have only one foreign currency at a time.”,
    “code”: “6000”,
    “element”: “”
    }],
    “type”: “ValidationFault”
    }
    }

    This error was generated when the Billing Shipping address is US but the order currency is EUR and not USD.
    Could you please help?
    Thanks,
    S

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘quickbooks stripe error’ is closed to new replies.