Author: Xequence | Posted on: 5/27/2009 1:46:51 PM | Views : 1080

I have to create an application for a company that can handle credit card purchasing over the phone. I know there are a few ways to do it but I cannot duplicate this technique. My thoughts were I would hash encrypt the credit card except the last 4 and save it to the customers table by using a relationship. I am writing this in C# and using SQL 2005. Any suggestions would be great!
...

Go to the complete details ...