I have a client who wants to manually process credit cards using an existing merchant account.

Is there a way in asp.net to securely send a credit card number by email?

Would it be better to insert the customer info into a database in a protected folder on the server?

I've always used third party credit card processing, so I'm a bit hazy on how to proceed.

Any pointers would be greatly appreciated! Thanks