Top "Pci-dss" questions

The Payment Card Industry Data Security Standard is a worldwide information security standard assembled by the Payment Card Industry Security Standards Council (PCI SSC).

Saving credit card information in MySQL database?

I want to allow my customer users to enter their credit card information so that I can charge them every …

mysql database credit-card pci-compliance pci-dss
How to properly do private key management

Has anyone got practical experience or a reference for a scheme that implements a key management scheme that would comply …

security cryptography pci-dss key-management
Payment Processors - What do I need to know if I want to accept credit cards on my website?

This question talks about different payment processors and what they cost, but I'm looking for the answer to what do …

security e-commerce pci-dss
Storing Credit Card Number - PCI?

What are the PCI rules to follow for storing credit card numbers in a database? 1) is this allowed? 2) if so, …

database credit-card pci-compliance pci-dss
Please provide an Apache SSLCipherSuite that will pass a PCI Compliance Scan

I'm trying to get a Fedora 14 server running Apache 2.2.17 to pass a PCI-DSS compliance scan by McAfee ScanAlert. My first …

apache pci-dss pci-compliance
Storing credit card details

I have a business requirement that forces me to store a customer's full credit card details (number, name, expiry date, …

c# security encryption credit-card pci-dss
Storing partial credit card numbers

Possible Duplicates: Best practices for taking and storing credit card information with PHP Storing credit card details Storing Credit Card …

payment credit-card pci-dss
is Last 4-digits of credit card and Expiry Date storage allowed in PCI-DSS?

We need to store last 4 digits of credit card, (in order to let customers know which card they have used?) …

pci-compliance pci-dss
Storing Credit Card Info

So I know there have been numerous posts about storing credit card information. We are building a mobile application and …

payment-gateway payment credit-card pci-dss
Where to start with PCI-DSS in a mobile app?

We’re developing a mobile app (iOS and Android) for a client which has its own payment processing solution. The …

android ios mobile pci-compliance pci-dss