[ic] Authorizenet Assistance.

Dan Garwood res087jh@verizon.net
Sun, 22 Apr 2001 02:37:45 -0400


Ron and all IC users,

If you are using the authorizenet module with the construct demo checkout
page, there are a few lines that need to be modified in the authorizenet
page. Here is the lines that need to be changed
              x_Address           => $actual{address},
needs to be either
              x_Address           => $actual{b_address1},
or
              x_Address           => $actual{address1},
There is no address variable in the construct demo.
also if your going to pull from the billing information than you need to
change.

                   x_Zip               => $actual{zip},
to
                   x_Zip               => $actual{b_zip},

These changes worked perfectly with authorizenet and the construct
checkout.html

Thank you Ron for giving me the code to show the errors. I thought that
error line would only work with Cybercash.

Dan
E-Profit Designs
----- Original Message -----
From: "Dan Garwood" <res087jh@verizon.net>
To: <interchange-users@lists.akopia.com>
Sent: Sunday, April 22, 2001 2:03 AM
Subject: Re: [ic] Authorizenet Assistance.


> Ron,
>
> Added the line you suggested and ran a card. It says the adress can not be
> left blank, but it is not blank. Any suggestions?
>
> Dan
>
> ----- Original Message -----
> From: "Ron Phipps" <rphipps@reliant-solutions.com>
> To: <interchange-users@lists.akopia.com>
> Sent: Sunday, April 22, 2001 1:48 AM
> Subject: Re: [ic] Authorizenet Assistance.
>
>
> > > I may need to add that I have searched the entire mailing list and
read
> > the
> > > new and old docs. I followed the directions that Mike created at the
top
> > of
> > > the Authorizenet globalsub. A point in the right direction would be
> great.
> > >
> > > Dan
> > > E-Profit Designs
> >
> > Hey Dan,
> >
> >     Something that stumped me when setting up Verisign is the 'Errors
are
> in
> > red' but there are no errors shown.  Try adding '[data session
> > cybercash_error]' to your checkout page and see what error it returns.
> Post
> > back here with the results if you cannot interpret and fix the error.
> Good
> > luck.
> >
> > -Ron
> >
> >
> >
> >
> > _______________________________________________
> > Interchange-users mailing list
> > Interchange-users@lists.akopia.com
> > http://lists.akopia.com/mailman/listinfo/interchange-users
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@lists.akopia.com
> http://lists.akopia.com/mailman/listinfo/interchange-users