email encryption

A

Anonymous

Guest
:? Please somebody help.
I have done a shopping cart and I wanted to store the orders (with the credit card details) in the secure server just sending an email to the client asking him to log into the admin area to see the order.
Now the client doesn't like this and wants me to send an encrypted message to him and delete any sensitive data from the database.
I have been trying a couple of tutorials on this with not much luck.
Can somebody help me with this?
thanks
rafa
 
Unless im mistaken, you will have to encrypt the message using someting similar to PGP.
 
I am not 100% sure as I have never done it myself. I searched the net for a few minutes... this site might help:

http://www.alt-php-faq.org/local/65/

I didnt read into details, but looked like it could do it.

best of luck

Will
 
Back
Top