Re: Obligations for storing credit card numbers



David Farrell-Garcia wrote:
I believe there are some fairly recent laws in the USA that prohibt
the storage of credit card numbers. We capture them only during the
transaction and store only the last 4 numbers to the database.

Not possible. Lots of vendors, e.g. Amazon, are legally able to offer you
quick checkout precisely because your CC information is on file and you
don't have to re-enter it each time.

--
Wayne Niddery - Logic Fundamentals, Inc. (www.logicfundamentals.com)
RADBooks: http://www.logicfundamentals.com/RADBooks.html
"The two most abundant elements in the universe are hydrogen and
stupidity." - Harlan Ellison


.



Relevant Pages

  • Re: Exchange 2003 Transaction Logs Growing Too Quickly
    ... The version store is used by Extensible Storage Engine to track and to ... changes that are made to the database. ... Therefore, if a transaction is open for a long time, the transaction ... prevents version store cleanup. ...
    (microsoft.public.exchange.admin)
  • Re: C#, ADO.NET and MS-SQL
    ... a transaction should surround a set of operations on a database ... Allow the user to create a supplier on the client without checking ... > Store, Item, Qty, UnitPrice ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Exchange 2003 Transaction Logs Growing Too Quickly
    ... The version store is used by Extensible Storage Engine to track and to ... changes that are made to the database. ... Therefore, if a transaction is open for a long time, the transaction ...
    (microsoft.public.exchange.admin)
  • Re: Simple transaction question ????
    ... in SQL data base through store procedure or function but then sounds more ... 1- I am not used to the SQL syntax in SQL server side, ... 2- Before storing those data in other database table, ... if you have to manage transaction that spawns a single database then ...
    (microsoft.public.dotnet.framework.adonet)
  • Re: Transaction using data from multiple Web Forms ?
    ... Whether you switch between 6 different pages or use a panel control and keep ... submitting 1 page in a wizard fashion is entirely up to you, store in your ... > database by performing a Transaction. ...
    (microsoft.public.dotnet.framework.aspnet)

Loading