Hello, I am working on a commerce type portion of a site for a client of mine. I have never done Credit Card handling though in PHP, and this is what their site is built in. I know that PERL has the PGP, but am not sure as to whether there is something like that for PHP where it will encrypt the card# for me to email. I have tested the SSL connection and this works, but I just need to know how to encrypt. I have Googled and only found verification scripts to check the cards based on the # of digits and the Card # versus Card type, but that’s it! If there is a tutorial, I would like to learn, however if there is a module that I can use that’s fine too.
(I am so disillusioned by this that I am considering a rebuild and moving to PERL)