This tag is used with questions related to payment cards. If your question is regarding security of payment card data, then you may want to consider using the pci-dss tag. Note that much of the advice surrounding this topic is region dependent, so it will help if you mention where in the ...
49
votes
10answers
2k views
Storing credit card details
I need to store credit card numbers for recurring billing through our 3rd party merchant.
Are there any standards I need to adhere to regarding the storage of the details? We've been accepting credit ...
3
votes
1answer
449 views
What I need to know if I want credit card payments in an ecommerce website
I live in Costa Rica (central america). I want to build an ecommerce website with credit card payments, I know Asp.NET and SQL Server 2008.
I know paypal and the express checkout solution, but many ...
6
votes
5answers
203 views
What do I need to do to enable my site to accept credit cards?
I want to store my customers' credit card information in my database so that they can quickly check out again without having to re-enter their info. What do I need to know about security/https/etc to ...