Need Credit Card info to show up in Admin
I am trying to process payments manually (meaning customer enters in information on website, we can look it up in the Admin, and then punch in the numbers on our merchant machine here at our business- we are not using any payment gateway online)
My question is this:
How do I get the credit card information to be saved in MySQL and then show it in the Admin?
I noticed in MySQL there is no place for that information to be stored.
On one of our other sites we have once we get the information we are able to mark it processed and the credit info is deleted.
We also have other security measures in place.