[ic] Authorize.net "stuck" in test mode

DB db at m-and-d.com
Tue Mar 26 17:22:06 UTC 2013


I'm trying to get my new Authorize.net acct working with my IC store.
Everything seems OK, however my responses from them show

"(TESTMODE) This transaction has been approved."

I logged into my Authorize.net account and see that my account is in
Live mode, not Test mode. I'm also using:

 MV_PAYMENT_HOST	secure.authorize.net

Authorize.net support tells me that I must have 'x_Test_Request' set to
true, but I don't see where. In the Authorizenet pm code I see:

=======================================
=item test

Set this to C<TRUE> if you wish to operate in test mode, i.e. set the
Authorize.net
C<x_Test_Request> query parameter to TRUE.

Examples:

Route authorizenet test TRUE
or
Variable MV_PAYMENT_TEST TRUE
or
[charge mode=authorizenet test=TRUE]
========================================

and I have even tried setting

Variable MV_PAYMENT_TEST FALSE

Does anyone know how correct this?

DB



More information about the interchange-users mailing list