Ssl Cgi Pgp

Discussion in 'Payment Processing' started by escocia1, Apr 22, 2008.

  1. #1
    a customer needs to receive credit card numbers via email from website visitors

    if i setup an SSL cert, a CGI form-to-mail script and some PGP encryption for the email transmission,

    would those be acceptable security measures?
     
    escocia1, Apr 22, 2008 IP
  2. itcn

    itcn Well-Known Member

    Messages:
    795
    Likes Received:
    31
    Best Answers:
    0
    Trophy Points:
    118
    #2
    Not really. Why do you have to receive the credit card numbers via email? Why not send them directly to the payment gateway over SSL and not even keep a record of the CC numbers?
     
    itcn, Apr 23, 2008 IP
  3. jestep

    jestep Prominent Member

    Messages:
    3,659
    Likes Received:
    215
    Best Answers:
    19
    Trophy Points:
    330
    #3
    It is specifically forbidden by all card issuers (Visa/MC/Amex, etc), regardless of what encryption or other security you use. The best options is as suggested to process them through a payment gateway. Otherwise the only other method is to store them in a database encrypted. However, doing this then requires to be compliant with PCI security standards - https://www.pcisecuritystandards.org/.
     
    jestep, Apr 23, 2008 IP