[ic] authorizenet setup?

Dave LaTourette interchange-users@icdevgroup.org
Tue Aug 27 18:31:01 2002


> -----Original Message-----
> From: interchange-users-admin@icdevgroup.org
> [mailto:interchange-users-admin@icdevgroup.org]On Behalf Of Andrew
> Metcalfe
> Sent: Tuesday, August 27, 2002 3:18 PM
> To: Interchange-Users@Icdevgroup.Org
> Subject: [ic] authorizenet setup?
>
>
>
> I'm getting the following error back from authorize.net:
> (authorizenet): Charge failed, reason: No account id
>
> which seems pretty self-explanatory, except that I've put the
> account id in
> catalog.cfg like this:
>
> Variable MV_PAYMENT_MODE     authorizenet
> Variable MV_PAYMENT_ID       XXXX
> Variable MV_PAYMENT_REFERER  www.mySite.com
> #Variable MV_PAYMENT_TEST     TRUE
> Variable AUTHNET_ID       XXXX
> Variable AUTHNET_REFERER  www.mySite.com
>
> Do I need to be putting the account ID anywhere else?
>
> What's the difference between the Variable format, and the Route
> format?  I
> didn't find any docs about this.
>
> There was also mention of a [charge mode=authorizenet
> id=YourAuthorizeNetID]
> tag.  Where would this go?
>

I'm by no means an IC expert, but I did run into this very thing myself. I
had to enter my Authorize.net username and password both in the MV_* fields
and in the Authnet* fields. I used the knar editor for most of my setup.

HTH, Dave