[ic] Order Failure - CyberCash config stuff

Keith Pettit keithp@censoft.com
Wed, 6 Dec 2000 13:12:59 -0700


Thanks for the suggestions.

I made sure I had the correct CyberCash kit ( I forgot about that one), that
didn't seem to fix the problem.  I've been looking at the interchange logs,
and the individual cart logs, and even the CyberCash logs and can't seem to
find anything.  I pasted that little code snippet you gave me

[if data session cybercash_error]
<P>
<FONT COLOR=__CONTRAST__>CyberCash reports [data session
cybercash_error].</FONT>
</P>
[/if]

At the end of the checkout.html page but I didn't get any additional
information.  Is there anything special I'm supposed to do with the
checkout.html page to let it know I'm using CyberCash?  Right now it's just
the template, then only thing I've added is that peice of code you
suggested.

Thanks again,



Keith



----- Original Message -----
From: "Eric Paul" <epaul@spellbook.net>
To: <interchange-users@minivend.com>
Sent: Wednesday, December 06, 2000 11:09 AM
Subject: Re: [ic] Order Failure - CyberCash config stuff


> First, make sure you are using the "modified" version of the CyberCash
> scripts that work with MV/IC.  If you aren't, you'll get all sorts of
weird
> errors.  Check thru the archives to find the url for them (I think if you
> search for cybercash and homestead you'll find them)
>
> If this is not the case, check your MV/IC error_log.  Failing that, add
> some text like this to your "final" checkout page.
>
> [if data session cybercash_error]
> <P>
> <FONT COLOR=__CONTRAST__>CyberCash reports [data session
cybercash_error].</FO
> </P>
> [/if]
>
> This will show you what error is being reported by CC.
>
> Hope this helps!
>
> Eric
>
> At 01:02 PM 12/6/00, you wrote:
> >Ok I've got the CyberCash stuff hooked up.  I've went through the
cybercash
> >test scripts and it's working great.  I even went to cybercash to make
sure
> >the test order went through and it worked great.
> >
> >Now on the Interchange side I have my catalog.cfg cybercash stuff like
this:
> >
> >CreditCardAuto No
> >CyberCash Yes
> >Variable         CYBER_CONFIGFILE    /my/dir/mck-cgi/conf/merchant_conf
> >Variable         CYBER_VERSION       3.2
> >#Variable         CYBER_MODE          mauthonly
> >
> >The rest of the file is set of the standard template.  When I go into the
> >shopping cart and create an order I just get:
> >
> >Order Failed
> >[subject]
> >
> >I know the Credit Card works, and have verified it.  ISo I'm stuck on
what
> >should be checked next?
> >
> >Any suggestions??
> >
> >Thanks
> >
> >Keith
> >keithp@censoft.com
> >
> >
> >
> >_______________________________________________
> >Interchange-users mailing list
> >Interchange-users@www.minivend.com
> >http://www.minivend.com/mailman/listinfo/interchange-users
>
> ---
> Eric Paul
> SpellBook Systems
> http://www.spellbook.net
>
>
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@www.minivend.com
> http://www.minivend.com/mailman/listinfo/interchange-users
>