Is it Secure?
1. This application breaks down customer credit card numbers into a series of variables and stores them in the database in a manner that completely secures credit card numbers. In other words, CREDIT CARD NUMBERS ARE NOT STORED BLATENTLY IN THE DATABASE AND ARE SECURE.
2. You can also edit the Application.cfm file to secure the credit card number output in the backoffice administrator if so desired and to limit specific IP addresses to access the back office only.
3. You may also need an SSL certificate if you plan on using a real time payment gateway. |