[thelist] Developing secure sites and waiving liability
K Frey
thelist at lists.evolt.org
Mon Jul 15 10:33:20 2002
From: "Andy Warwick" <mailing.lists@creed.co.uk>
> The current plan is to store the inputted credit card details in
> plaintext in a mySQL database, so that they can be downloaded from a
> secure link as a CSV file, then loaded into the end client's database,
> from where the cards can be charged using their normal systems.
Why not have the script that processes the form write directly to an area on
the clients already existing database... Then storage of credit card numbers
is their problem. Sounds like they already store this stuff anyway.
Kristy