Can I save credit card secret code in the database?

Viewed 6814

I need to save the credit card numbers and secret codes of users in the database in plain text ( consensus behind obviously ) for automatic operation made from the server.

Is there some problems ?

What do I need to be aware of?

5 Answers
Related