How can Paypal store credit card numbers and ccv? [closed]
Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed 12 years ago.
Improve this questionHow can paypal store credit card numbers and CCV without worrying that the database can be comp开发者_开发知识库romised ?
You cannot store the CCV number. Paypal uses this number to verify the credit card. Then they store the rest of the information encrypted, and the record is marked as "verified".
精彩评论