[ic] There were errors in your last submission. They are shown in thiscolor below.

Dorothy Puma dorothy@digilink.net
Wed, 17 Jan 2001 21:39:52 -0800


Thanks for the response.  I'll check it out and see if that helps.
---
Dorothy
----- Original Message -----
From: Ron Phipps <takedown@cdsnet.net>
To: <interchange-users@lists.akopia.com>
Sent: Wednesday, January 17, 2001 8:57 PM
Subject: Re: [ic] There were errors in your last submission. They are shown
in thiscolor below.


> This happens because the authorizenet module that sits in between the
binary
> and IC does not write the error back for the user to see.  This can easily
> be modified with a line like so:
>
>                 my $msg = errmsg("Verisign error: " . $result{RESULT} . "
"
> . " " . $result{RESPMSG} . ". Please call in your order or try again.");
>                 $Vend::Session->{errors}{mv_credit_card_valid} = $msg;
>
> Put this in the authorizenet module after where the module sets the
> pop.status to 'failed'.  I'm doing this based off of the Signio module
which
> may be different although I think they were built similiarly.  This will
put
> the error message in RED right above the CC section.  I'm currently using
> this code on 3 production sites and it works like a charm.  Next to do is
> enable the DEBUG variable in interchange.cfg.  If the authorizenet module
> has logdebug statements it will spit out a bunch of information in
> /tmp/icdebug which is extremely helpful.  I used this log file to get Java
> Verisign on an Alpha working with IC (I'll be writing a how-to soon!).
Good
> luck!
>
> -Ron
>
> ----- Original Message -----
> From: "Dorothy Puma" <dorothy@digilink.net>
> To: <Interchange-users@lists.akopia.com>
> Sent: Wednesday, January 17, 2001 7:00 PM
> Subject: [ic] There were errors in your last submission. They are shown in
> thiscolor below.
>
>
> > I've looked through the archives and have found a lot of people running
> > across this same error, but no answers on how to fix it.
> >
> > I'm running Interchange 4.6.1 and trying to get Authorizenet 3.0 to
work.
> I
> > am getting the "There were errors in your last submission. They are
shown
> in
> > this color below." but there are no missing fields and I can't get past
> the
> > checkout page.  There are no errors in the main error.log file or the
> > catalog error.log.
> >
> > Any ideas???
> >
> > Thanks,
> > Dorothy
> >
> > ------------
> > Dorothy L. Puma
> > System Administrator
> > DigiLink Internet Services
> > (310) 577-9450
> > Fax: (310) 577-3360
> > http://www.digilink.net
> > mailto:dorothy@digilink.net
> >
> >
> > _______________________________________________
> > 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
>