Show Posts


Messages - madchas

Pages: [1]
1
Extension Support / Re: Authorize.net error
« on: August 21, 2019, 09:03:32 AM »
Is this warning a concern or is it normal?

9101::App Warning
Extension default_authorizenet overrides core template with responses/default_authorizenet.tpl in /home/******/public_html/core/engine/view.php on line 342

2
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 03:12:59 PM »
I guess you didn't actually read the post

3
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 01:18:59 PM »
ok, I got tired of messing with the sandbox and took everything live.

I am using authorize.net on another site that is live and it was tested prior to going live and worked just fine.

Keeping that in mind, I used the same credit card from here ^^^^ and used it to run a live transaction in AbanteCart.

I figured it worked on the other site, should work on this one, but it doesn't.

First error I get is a decline response:
 App Error: AbanteCart core v.1.2.15 Authorize.net:array (
'error' => 'The transaction has been declined because of an AVS mismatch. The address provided does not match billing address of cardholder.',
'code' => '27',

That's telling me my address and zipcode don't match, which is bs, works fine on the other site and I haven't changed anything in my merchant account.

I also get these errors:
Trace:
#0 /home/*******/public_html/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php on line 458
#1 /home/*******/public_html/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php on line 333
#2 /home/*******/public_html/extensions/default_authorizenet/storefront/model/extension/default_authorizenet.php on line 149
#3 /home/*******/public_html/extensions/default_authorizenet/storefront/controller/responses/extension/default_authorizenet.php on line 246
#4 /home/*******/public_html/core/engine/dispatcher.php on line 293

4
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 10:10:31 AM »
on the sales reports, it does show these as being incomplete orders.

would that be normal, considering the error?

5
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 09:58:05 AM »
It didn't work.

I got this error, which is what I always get:
×Authorize.Net: User authentication failed due to invalid authentication values.( E_WC_21 )

but the cart still shows a sale

6
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 09:50:36 AM »
no, nothing

Sometimes in the reports, it will show a sale and other times it doesn't.
I did something around 8 attempts yesterday and it shows 1 sale in the reports section

7
Extension Support / Re: Authorize.net error
« on: August 20, 2019, 09:33:55 AM »
I've done this with 3 different sets of keys already

8
Extension Support / Re: Authorize.net error
« on: August 19, 2019, 10:38:40 AM »
I continue to get the same error:
×Authorize.Net: User authentication failed due to invalid authentication values.( E_WC_21 )

I've used different combinations of test and live on the ext and sandbox

test/test
test/live
live/live
live/test

Same result

9
Extension Support / Re: Authorize.net error
« on: August 18, 2019, 01:12:42 PM »
Yea, I checked for spaces.

I also know this seems to be a common problem when I read through the sandbox.

I am also getting this error (this doesn't come up right away), haven't looked to see if it's related.

 warning: AbanteCart core v.1.2.15 sizeof(): Parameter must be an array or an object that implements Countable in <b>/home/*******/******/storefront/view/default/template/pages/account/transactions.tpl</b> on line <b>32</b>

10
Extension Support / Authorize.net error
« on: August 16, 2019, 11:44:16 AM »
I have a first time installation of AbanteCart Version 1.2.15

When testing authorize.net in sandbox I am getting this error:
×Authorize.Net: User authentication failed due to invalid authentication values.( E_WC_21 )

I get the same error in test and live mode.

My API Login ID and keys are correct, just got them from the sandbox site a did a validation check, just to be sure.

Seems to me that the extension is passing bad info, unless I am missing something.




Pages: [1]

Powered by SMFPacks Social Login Mod