Manage card security
The cardholder data security and safety are critical to maintaining compliance with the Payment Card Industry Data Security Standard (PCI DSS) and protecting users from fraud or data breaches.
Sensitive cardholder data, such as the Primary Account Number (PAN) and Card Verification Value (CVV), must be handled securely to prevent unauthorized access. To this end, the Cards API provides encrypted card data and limits the exposure of sensitive information in API responses.
In addition, below is a summary of best practices for you to follow as part of your integration to safeguard your users
Best Practices
Secure Key Management
Key storage
Add description here
Key access control
Add description here
Key rotation
Add description here
Key backup
Add description here
Secure retrieval and transmission
Secure communication
Add description here
Secure storage
Add description here
Temporal access
Add description here
Handling decrypted data
Avoid logging
Add description here
Memory management
Add description here
Card Title
Add description here
Limit & authenticate user access
Card Title
Add description here
Card Title
Add description here
Card Title
Add description here
Related Links
On this page
- Manage card security