Timeline for Advice on making sure e-commerce site is secure using PHP and MySQL
Current License: CC BY-SA 3.0
        5 events
    
    | when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jun 29, 2011 at 2:02 | comment | added | James Skemp | To expand on Jahufar's comment, if you're thinking about storing credit card details on your end, take a step back and think about whether you really need to. In the U.S., the forms have become much more robust, or at least the simple forms have been dropped. Third-party is generally a good idea unless you've really got the money to invest. In my opinion. | |
| Jun 15, 2011 at 5:06 | history | migrated | from stackoverflow.com (revisions) | ||
| Jun 15, 2011 at 3:25 | comment | added | Jahufar | PCI certification is only absolutely required if you plan on storing your user's credit card details on your end. That said, the standard does provide valid points to securing your site and it is well worth reading even if you don't plan on getting certified, | |
| Jun 15, 2011 at 3:07 | comment | added | Andy | Wow, thanks! Yea, I keep getting that. I guess that was pretty ambitious of me. Sounds like I will be working around an existing platform. I appreciate it. | |
| Jun 15, 2011 at 2:54 | history | answered | Nic | CC BY-SA 3.0 |