Hi,
How to change currency code to euro in authorize.net ARB payment in asp.net C#. I have implemented code in the way given in authorize.net developer center -> integration -> arb in soap method.
Please help me ASAP...
08-27-2012 03:01 AM - edited 08-27-2012 03:05 AM
Authorize.net currently only support USD.
08-27-2012 04:20 AM
Hmm. the Authorize.net online ducumentation seems to indicate otherwise. please see - http://developer.authorize.net/guides/SIM/wwhelp/wwhimpl/js/html/wwhelp.htm#href=SIM_Submitting_tran...
x_currency_code | Optional Value: USD, CAD, EUR, or GBP. Format: 3 character string. Notes: If this field is not submitted, the default is the currency selected by the merchant’s payment processor. Setting this field to a currency that is not supported by the payment processor will result in an error. |
05-13-2013 08:44 AM
Yes, because it just recently supported.
05-13-2013 09:06 AM
We are fully live with GBP(pounds), Euros, CAD and USD. However our developer sandbox is only displaying in USD at the moment. When integrating to Authorize.Net, is the same regardless of currency. So when using our developer sandbox, please make sure you are not sending any currencies other than USD.
I hope this helps.
Richard
05-14-2013 10:32 AM