[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Can't get CyberCash to work (Yes, I did an archive search!)
But despite the search, I have turned up a new error. The obvious sign is
a message on needfield.html:
You need to validate your credit card information.
Now, from the list archives I know this means anything from a blank cc
number to encryption failures, so I didn't try to make too much of it. I
poked around on my order page, catalog.cfg, and CyberCash account for a
bit, and finally got to this point:
Fact: CreditCard Auto = no, Encryptor = None
Fact: CyberCash test harness works with the same CC numbers that fail in
Minivend
Fact: Minivend is configured to use CyberCash and mv_cyber_mode is equal
to minivend_test, as proven by the output of this code to my order page:
[if config CyberCash]
cybercash enabled
[else]
CyberCash not enabled
[/else]
[/if]
mv_cyber_mode is [value mv_cyber_mode]
mv_orderpage is [value mv_orderpage]
Fact: I do not have access to an SSL server.
Fact: Minivend Version = 3.12, CyberCash MCK version =3.2, Perl Version =
5.003
Fact: Neither the catalog error.log nor any of the CyberCash logs show any
messages.
Conclusion: Data is not reaching the CyberCash MCK from Minivend.
I have a request in to my ISP sysadmin - since I didn't install minivend
or CyberCash, I don't know if the Minivend server finds CyberCash at
startup or not, nor do I know the perl include path or the real location
of vendroot/libs. The problem may well be in there somewhere, so I'm
waiting for their reply.
In the meantime, if you know what else may be wrong, or know a reason why
my conclusion is unfounded, please reply.
In fact, if you are totally stumped, please let me know that as well.
TIA,
Pat