Hello, my client is using software to automatically sync his Authorize.net transactions to QuickBooks Online. However, all of his transactions are synced in USD. He contacted Authorize.net Support and they said he got only one currency [CAD] enabled in his account. However, as we see on our end, the code contains 2 currencies. He also uses Elavon as a payment processor
"isTestMode": false,
"processors": [
{
"name": "Elavon",
"id": 1,
"cardTypes": [
"C",
"D",
"J",
"M",
"V"
]
}
],
"merchantName": [REDACTED],
"gatewayId": [REDACTED],
"marketTypes": [
"eCommerce"
],
"productCodes": [
"CNP"
],
"paymentMethods": [
"DinersClub",
"Discover",
"JCB",
"MasterCard",
"Visa"
],
"currencies": [
"USD",
"CAD"
],
01-04-2022 05:30 PM
I am having the same issue.
01-12-2022 07:41 AM
@Georgewright did you get any solution
01-13-2022 03:34 AM
no, unfortunately, they still import in USD
01-13-2022 06:05 AM
@Georgewright thank you for your response.
01-14-2022 03:46 PM
thank you for the info
01-17-2022 11:07 AM