cancel
Showing results for 
Search instead for 
Did you mean: 

GBP currency support

I'm in US, we've been using AIM, CIM apis (java implementation) sucessfully.

 

We're expanding in UK and looking to accept payment in GBP.  First, we start with new sandbox account.  I signed up for brand new sandbox account, but upon sending currency code 'GBP' to api, it says:

 

"The supplied currency code is either invalid, not supported, not allowed for this merchant or doesn't have an exchange rate."

 

Here is my code: net.authorize.aim.Transaction.setCurrencyCode("GBP")

 

Can anyone who has successfully setup sandbox account to accept GBP please let me know what am I missing?

 

Does it need different .jar file or end points?

r7p
Member
1 REPLY 1

Since authorize.net only support 1 currency per account. http://community.developer.authorize.net/t5/The-Authorize-Net-Developer-Blog/Authorize-Net-UK-Europe...

 

The test account are default to USD. you can email developer@authorize.net to have them change.

RaynorC1emen7
Expert