Zen Cart Logo
Forums / Fraud Prevention / Credit Card - Offline Processing - Is this really secure?

Credit Card - Offline Processing - Is this really secure?

Locked

Views: 78

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
11 Feb 2010, 2:08 AM
#1
abefroman avatar

abefroman

New Zenner

Join Date:
Feb 2010
Posts:
1
Plugin Contributions:
0

Credit Card - Offline Processing - Is this really secure?

Credit Card - Offline Processing - Is this really secure?

It seems to me you are just asking for a fine from the Payment Card Industry by using this, also I may be mistaken.

I believe it is insecure, for the following reasons (including but not necessarily limited to):

  • 8 digits not only 4 are store on the server
  • it is stored in a plain text database field (not encrypted)
  • The 8 other digits are sent through an insecure medium (email)
  • The full credit card number will be stored on the server in plain text until the site owner downloads his email (unless he has a seperate email server)
  • The cart will still function, and accept a full credit card number, over http, and does not require https
  • The expiration date is stored in plain text on the server
  • Does not require a separate server for the database that stores the 8 digits of the credit card numbers

Surely the producer of a major ecommerce software would have a high level of security in mind when designing it, for the protection of the store owners using the software, as well as customers purchasing items from a Zencart store.

Could someone from Zencart please comment on if the "Credit Card - Offline Processing" method is secure or not?

And also if its designed to meet the minimum Payment Card Industry Data Security Standards (PCI DSS)?

Thanks in advance!

11 Feb 2010, 2:15 AM
#2
kim avatar

kim

Obaa-san

Join Date:
Jun 2003
Posts:
26,591
Plugin Contributions:
0

Re: Credit Card - Offline Processing - Is this really secure?

And also if its designed to meet the minimum Payment Card Industry Data Security Standards (PCI DSS)?

Best answer? No and is the reason it will not be offered in the future.