Re: SOT - Passing Credit Card info w/o storing in DB

2007-06-07 Thread Crow T. Robot
heh heh. i had something like that going at my last job. i think i spent 20 hours making an elaborate scheme like that - by the time they were done paying for the coding I had done, they could have paid for a fully-functioning gateway twice over. oh well, clients will be clients, and no matter w

Re: SOT - Passing Credit Card info w/o storing in DB

2007-06-06 Thread Les Mizzell
Matt Robertson wrote: > The robot has it right. You should only be transmitting cc info via a > secure gateway to a cc processor, Agreed I've got one client that INSISTS on processing their web CC payments themselves. The only thing I could come up with that made me comfortable: 1. I've g

Re: SOT - Passing Credit Card info w/o storing in DB

2007-06-06 Thread Matt Robertson
The robot has it right. You should only be transmitting cc info via a secure gateway to a cc processor, where keeping the data safe is their problem. Just clarifying in case your client wants something like cc nums emailed to them or somesuch. I've had a few of those requests. -- [EMAIL PROTEC

RE: SOT - Passing Credit Card info w/o storing in DB

2007-06-06 Thread Russ
une 06, 2007 2:48 PM > To: CF-Talk > Subject: SOT - Passing Credit Card info w/o storing in DB > > Does anyone know if this can be done or have suggestions to a better > method? > > Securely passing credit card info entered into a form to a recipient > without >

Re: SOT - Passing Credit Card info w/o storing in DB

2007-06-06 Thread Crow T. Robot
Use a gateway? On 6/6/07, Steve Kahn <[EMAIL PROTECTED]> wrote: > > Does anyone know if this can be done or have suggestions to a better > method? > > Securely passing credit card info entered into a form to a recipient > without > storing it in a database? > > > > TIA > > > > ~~

SOT - Passing Credit Card info w/o storing in DB

2007-06-06 Thread Steve Kahn
Does anyone know if this can be done or have suggestions to a better method? Securely passing credit card info entered into a form to a recipient without storing it in a database? TIA ~| ColdFusion MX7 by AdobeĀ® Dyncamicall