Best practices to store CreditCard information into DataBase

前端 未结 7 1033
别那么骄傲
别那么骄傲 2020-12-07 13:36

In my country the online payments are not an old thing, the first time i saw a web application taking payments directly to a local bank account was last year.

So, Im

7条回答
  •  再見小時候
    2020-12-07 13:54

    At miniumum follow the PA DSS (Payment Appliction Data Security Standard). More info can be found here:

    https://www.pcisecuritystandards.org/security_standards/pa_dss.shtml

    Also it would be wise to look at PCI DSS, which could be found here:

    https://www.pcisecuritystandards.org/security_standards/pci_dss.shtml

提交回复
热议问题