Storing CC details somewhere?
We are in the process of integrating online ordering into our site, but have a problem. The merchant we are using doesn't offer repeat processing. This means we have to store the CC info, so that we can process it the next month.What I wondered was, how would I go about storing these? Encrypt them in a mysql database?
How do u do this?