Kryptronic Software Support Forum

You are viewing this forum as a guest. Login to an existing account, or create a new account, to reply to topics and to create new topics.

#1 12-26-2012 14:47:26

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Where would I find the URL for the order response to be sent?

Hi:

I am having a little difficulty setting up an Authorize.net AIM

Everything is set up right including the transaction key.

How do  I tell what URL should the order response be sent to?

I do not see that.

Thanks.

Offline

 

#2 12-26-2012 15:09:59

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Where would I find the URL for the order response to be sent?

I am getting this for a debug error code.

ECOM_OLP_authnetaimcc::validate: Processor declined non-recurring transaction with result code: 3.

ECOM_OLP::gwprocinternal: Processed order.

ECOM_OLP::gwprocinternal: Received bad response. Returning to checkout.

The Authorize.net guys are telling me I should have something like this.

It should look like 3,1,103

They are telling me  "Our response to your transaction will have an error code that I can use to identify the problem."

Can anyone tell me where I can find their response in debug?

Offline

 

#3 12-27-2012 09:26:32

webmaster
Administrator
From: York, PA
Registered: 04-20-2001
Posts: 19798
Website

Re: Where would I find the URL for the order response to be sent?

If you edit the {private}/apps/ecom/ECOM_OLP/ext/authnetaimcc.php file and change the call the CORE_Remote for the URL connection to use nodebug=0, then the request and response will show up in your debug output.  The system uses nodebug=1 by default for processor connections due to PCI compliance.


Nick Hendler

Offline

 

#4 12-28-2012 12:31:53

Uncletim
Member
From: Boulder, CO
Registered: 08-03-2003
Posts: 375
Website

Re: Where would I find the URL for the order response to be sent?

Thanks Nick, that is exactly what I needed. It turns out there are a few different Authorize.net login names you can use. This seems to be a new change. I just had the wrong one plugged in and debug returned the values I needed. It was error 123.

Thanks again.

Offline

 

Board footer