Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

Advice on Storing Credit Card Information???


This topic is 7296 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

For my current project, my client need the ability to store credit card information for his customers. Customers pay for things over time, so the company needs to keep credit card numbers, expiration dates, etc. on file. I've never dealt with anything like this before and would appreciate any advice on the subject.

The system is networked and accessible via the Internet, so security is very important! Each user will have his/her own login (managed by FileMaker), but surely that isn't enough. How should I store these numbers? Is there a way to encrypt/decrypt them as needed? This is all new to me...so I'm all ears!

Thanks!!!

-Rob

Posted

Cannot resist, Ralph: it's "encryption." If Rob gets FileMaker Server Advanced, he can encrypt his data using Secure Socket Layout (SSL).

Posted

Just a sggestion, but for additional security of the customer's sensitive data, I would NOT store any of that data in a file on a machine with access via the internet. If you are collecting the data via a web page (hopefully a secured page) that data should be moved to a secure database inside your firewall as soon as the transaction is complete.

I would only store credit card data on the web accessible database in a format such as:

"************6789"

that gives just enough info to determine what card was used/referenced - NOT the complete number.

This topic is 7296 days old. Please don't post here. Open a new topic instead.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.