Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
处理信用卡信息而不将其存储在数据库中或使用 php/ssl 通过电子邮件发送以使其不存储在您的服务器上是否合法?关键是要存储信用卡信息,而不必每年支付 1 万美元才能符合 pci。
您不应该这样做,因为电子邮件非常不安全。电子邮件始终是黑客的目标。如果您计划存储信用卡信息,则应保护数据。
您是否考虑过不存储信用卡信息?