Secure Credit Card Payments

Discussion in 'Security' started by Eminem, Sep 18, 2008.

  1. #1
    Hey guys

    I want to set up a secure form so people can make credit card payments from my site. I have SSL on my hosting account, and i want the data enetered in the forms to go to a database, does anyone know if this is possible or if their is a more secure way of doing this.

    Thanks
     
    Eminem, Sep 18, 2008 IP
  2. hamidof

    hamidof Peon

    Messages:
    619
    Likes Received:
    44
    Best Answers:
    0
    Trophy Points:
    0
    #2
    SSL should do it, but you have to make sure when the user is entering his info he is connected using SSL, that is, he is viewing your form using:
    https://path to your form

    I wouldn't save credit card information in a database though, if someone gets their hands on them, you are in trouble...
     
    hamidof, Sep 21, 2008 IP
  3. jliu

    jliu Peon

    Messages:
    235
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Yep, huge fines from VISA and MasterCard. I imagine the other card companies would have fines as well.
     
    jliu, Sep 21, 2008 IP
  4. Eminem

    Eminem Active Member

    Messages:
    463
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    60
    #4
    What would you suggest would be the best option to store these details then, I thought the SSl and database option was the best. I am currently using SSL, however i want it all encrypted, and the ebst way to do that is to send it to a database right?

    If their is a better way round this then please let me know
     
    Eminem, Sep 22, 2008 IP