AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Sam_78 on December 29, 2016, 10:31:56 AM

Title: default authorize.net extension v 1.0.1
Post by: Sam_78 on December 29, 2016, 10:31:56 AM
Hi all,
The default extension we have of authorize.net is working right? I mean all we need is login id and key to test it? because I tried using the default extension it didn't work..
Is there any additional settings that I might be missing
Title: Re: default authorize.net extension v 1.0.1
Post by: abantecart on December 29, 2016, 10:59:05 PM
It should be working correctly.

Did you provide MD5 Hash? Make sure you have correct transaction mode set.

What error do you get?

Anyways, check this manual:
http://docs.abantecart.com/pages/ship_and_pay/payments/authorize_net.html
Title: Re: default authorize.net extension v 1.0.1
Post by: Basara on December 30, 2016, 02:32:38 AM
I mean all we need is login id and key to test it?

You need API Login Id, Transaction key and according to your account settings MD5-hash
https://sandbox.authorize.net/UI/themes/sandbox/User/TransactionKey.aspx

If your account set to Live your test API will not work. While set to TEST, your account will only run test transactions.