Storing Credit Card Numbers in SESSION - ways around it?

后端 未结 13 2298
独厮守ぢ
独厮守ぢ 2021-01-30 05:11

I am well aware of PCI Compliance so don\'t need an earful about storing CC numbers (and especially CVV nums) within our company database during checkout process.

Howev

13条回答
  •  青春惊慌失措
    2021-01-30 05:47

    Use Tokenization. Its fully PCI DSS complient.

    More can be fouhd here, https://www.pcisecuritystandards.org/documents/Tokenization_Guidelines_Info_Supplement.pdf

提交回复
热议问题