[ic] Credit card encryption

Sonny Cook sonny@akopia.com
Mon, 16 Oct 2000 11:27:11 -0500 (CDT)


There is a directive in profiles.order that says &credit_card=standard . .
.
If the execution path includes setting this variable, then a function
called Vend::_credit_card gets called.  This function will call
Vend::standard_encrypt_cc which will in turn call Vend::encrypt_cc.  The
first place I would look is to see if I have something set for ENCRYPTOR
in the configuration.

---
Sonny Cook 
Akopia

"I don't want fifteen dollars."  --Franklin D. Rooselvelt

On Mon, 16 Oct 2000, Dave Barr wrote:

> Debian 2.2.17, MySQL 3.22.32, IC 4.5.7 (latest CVS), perl 5.005=>03
> Hi all,
> 
> I'm hoping someone might be able to shed a bit of light on my 
> 'current' little problem. I've installed the IC construct catalog, 
> heavily edited and adjusted it and everything is fine until the 
> checkout page. Whenever I submit credit card details the value 
> mv_credit_card_valid from;
>    [error std_label="Credit Card Information" name=mv_credit_card_valid]
> returns;
>    Credit card encryption error
> 
> Interchanges error log gives me...
> 
> [snip interchange error.log]
> 192.168.0.126 tWJiVrSt:192.168.0.126 - [16/October/2000:15:23:11 
> +0100] cishop /exec/cishop/process.html Encryption error:
> [/snip]
> 
> The catalogs error log is OK.
> 
> What I'd like to know is what routine checks this, I've been thro the 
> dox and grep'd till my fingers hurt through the file system... can't 
> find a sausage. The etc/profiles.order has no mention of encryption 
> so I am at a loss. I checked with another default catalog and it 
> works OK so I've obviously missed (or messed) something down the line.
> 
> Any help most welcome
> Rgds
> Dave
> -- 
> 
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> Dave Barr        eCommerce Technical Manager      CricInfo Ltd
> www.cricinfo.com   dave.barr@cricinfo.com    Tel: 01249 700748
> ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
> 
> 
> _______________________________________________
> Interchange-users mailing list
> Interchange-users@www.minivend.com
> http://www.minivend.com/mailman/listinfo/interchange-users
>