Zen Cart Logo

Credit card numbers

Locked

Views: 3,523

Results 1 to 14 of 14
This thread is locked. New replies are disabled.
10 Oct 2007, 4:32 PM
#1
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Credit card numbers

Hello,

We operate a website using the Linkpoint module to process CC. However, we use an accounting package called MAS90 to process the orders, print the pick tickets and invoices. MAS90 requires a few fields in it's database to properly process the orders. For Pre-Paid orders, 3 of the fields it requires is CC number, name and exp date. I know it is EXTREMELY taboo to store those CC numbers, but the accounting package requires it. We are currently processing the orders as POs to bypass a few steps, but this is causing extra work for our invoicing dept and they are getting mad.

The accounting package stores it locally and encrypts it so there is no worries there, however, we need to get that number somehow. Is there anyway to get that number from the system (other then setting up the offline CC module)? or setting it up to store that cc info into a secure database?

10 Oct 2007, 4:37 PM
#2
Kim avatar

Kim

Obaa-san

Join Date:
Jun 2003
Location:
West Coast, North America
Posts:
26,611
Plugin Contributions:
0

Re: Credit card numbers

Does the accounting package have to have a real CC number or would it accept the 4444 XXXX XXXX 1111 format?

11 Oct 2007, 4:15 AM
#3
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Credit card numbers

Unfortunately, it needs the whole number. We have tried entering partial numbers as well as dummy numbers. It does not like that.

11 Oct 2007, 6:02 AM
#4
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Credit card numbers

crimsondrac:

MAS90 requires a few fields in it's database to properly process the orders. For Pre-Paid orders, 3 of the fields it requires is CC number, name and exp date. I know it is EXTREMELY taboo to store those CC numbers, but the accounting package requires it.That doesn't make any sense. If the accounting package knows the order is already prepaid, what does it need the CC numbers for? If it's not going to process the card, it doesn't need the card. Sounds rather odd IMO.

11 Oct 2007, 11:03 AM
#5
briandunn avatar

briandunn

New Zenner

Join Date:
Oct 2007
Posts:
1
Plugin Contributions:
0

Re: Credit card numbers

Have you contacted your Sage reseller for support on this issue yet? Or have you tried Sage directly at 800-854-3415 (not sure if you have one of their support plans)?

Brian Dunn
HighTower (Sage Reseller)

12 Oct 2007, 3:14 PM
#6
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Credit card numbers

The accounting package knows it's a prepaid order, but currently, they are setting it up as a PO order. I am not an accountant so I can not go into all the details on why it needs it, but suffice it to say, to get all the books to balance correctly, all the CC orders must show as CC orders, all the check orders, must show like check orders, etc. And, when entering a CC order into MAS90, it requires a CC number to be entered. Like I said, I do not know all the details. Our accounting supervisor just says she needs it.

I have contacted Sage software, at least our reseller/support and any *customizations *they do cost an arm and a leg. To get an email address field expanded from 30 to 50 characters, they want $3000.00.

I have offered to turn of the automatic processing and turn on the offline credit card module, but this would mean our invoicing department would have to go to 2 places to get the credit card field, then process each order manually through the web POS. THis would be even more work for them.

Come on, I know it is not impossible to ge the credit card number through other modules, so I know it can't be that impossible here. I just do not understand why all the resistance.

12 Oct 2007, 5:58 PM
#7
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Credit card numbers

crimsondrac:

Come on, I know it is not impossible to ge the credit card number through other modules, so I know it can't be that impossible here. I just do not understand why all the resistance.

Resistance? It's actually a flat refusal to publicly display how to transmit entire CC numbers. Not because we want to be difficult, but because it's, well some might say, the law. PCI Compliance. Terms of Service in your merchant account agreement.

Tell me this: Are you asking that we tell you how to store the entire CC number on your server so that you can extract that information for use in your offline accounting package? Sorry, that's not happening. You can do the custom coding yourself, but it will not be posted on the forum. It's a complete violation of PCI rules, and is extremely dangerous to your business. I hope you have a solid insurance policy if you choose to alter the code this way.

Or, do you want it to send the LP CC middle-digits via email so your accounting dept can do the 2-step matchup? They'll still have to match it up, but then they could have the entire real number. I'm still not going to post the "how to" for that publicly, although someone did post the concept not long ago.

15 Oct 2007, 2:13 PM
#8
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Credit card numbers

I do not even want to store the CC numbers in an online DB. You are right, that would open up a whole can of worms better left closed. Unless there was some way to encrypt it, which is beyond my programming means, I would not want that liability.

I just do not understand what the problem is? I can not be the only merchant in the world that needs that information. I came to these forums for technical help and the most I see being discussed here is design pointers. Most of the really "technical" questions seem to get squelched.

15 Oct 2007, 8:09 PM
#9
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: Credit card numbers

Okay, how do you envision collecting the information and getting it to your software ... while still not storing the entire CC info on the server anywhere ... and making life acceptably easy for your accounting folks?

15 Oct 2007, 8:40 PM
#10
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Credit card numbers

If the order is prepaid, and is NOT a recurring billing then you are prohibited from keeping those numbers,

there are 2 ways to get this information in one chunk,

1 store it in the DB and have your folks grab it ( still a time consuming process )
2 email the entire number on the invoice ( also NOT going to happen )

you need to
1 turn OFF the feature thats requiring the CC information,
2 Tell your folks to work faster ( its really not that much work to match the order ( which they are going to have to look at anyway to verify it ) and the middle digit emails,

  1. get accounting software that dosnt require all this extra un needed information,

The technical questions get answered all the time,
just not the ones that will help someone violate the law or TOS anywhere

16 Oct 2007, 4:27 PM
#11
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Credit card numbers

Like I said earlier in my post, I do not know all the details on why they need that number, but they do require it. However, this thread is going no where fast. The more time I spend on these forums, the less impressed I am with the support. I was not asking anyone to help me break the law, I was asking for advice from what I thought to be experts. I know there are ecommerce sites that do store this information and safely. I was hoping I could get tips on how to do that but it seems it is beyond the scope of these forums.

I do not know exactly how I want that number to get into our system, that is why I came to the community forums. I was hoping that some people with more experience in this matter could help, unfortunately, it seems I could get more advice from a brick wall.

I guess it is true that you get what you pay for.

Perhaps it is time to move beyond a free shopping cart.

16 Oct 2007, 4:57 PM
#12
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Credit card numbers

I want being a pain in the ########,
I was serious there are 3 ways to get the information

and the only feasable way is to have the folks that deal with the orders match the 2 emails,

and your right there are e-commerce packages out there that store the number,

Some use encryption, some dont but if you check with the credit card companies the ONLY time you can store the number is n the case of recurring payments,

Zen Cart is one of the most powerful carts out and part of the reason is the software the other part are the folks that actually have morals and follow the rules,

this is done to protect you the shop owner.......

Once again i would suggest that you dig through the software and see if there is a switch that that will let you turn the cc requirement OFF

17 Oct 2007, 8:27 PM
#13
crimsondrac avatar

crimsondrac

New Zenner

Join Date:
Nov 2006
Posts:
18
Plugin Contributions:
0

Re: Credit card numbers

OK, well it seems I have found a solution...it's called osCommerce. The problem does not seem to be with free shopping carts, just the Zen Cart free shopping cart. I found answers on the ocCommerce forums. Seems I need to switch to a PCI compliant hosting service, which their users were very nice in pointing a few out. Then some nice person over there developed a Credit Card Encryption mod. According to most posts, it works pretty well.

And since both carts are similar, it should not be too difficult to transition the site to osCommerce.

[QUOTE]Some use encryption, some dont but if you check with the credit card companies the ONLY time you can store the number is n the case of recurring payments[\QUOTE]
I sure would like to know where you got this piece of information. I have searched under PCI Compliance. Gone to the Visa, Master Card and America Express PCI Compliance sites and I can not find that information anywhere

Thanks for nothing fellas. Enjoy being a year behind in mods and upgrades.

17 Oct 2007, 9:29 PM
#14
merlinpa1969 avatar

merlinpa1969

Totally Zenned

Join Date:
Mar 2004
Posts:
13,031
Plugin Contributions:
4

Re: Credit card numbers

kool have a nice day,

Please remember that zen cart started over 3 years ago where OSC is at today....

Thanks for nothing fellas. Enjoy being a year behind in mods and upgrades.
this is a very inaccurate statement,

but thats OK the door is thata way, dont let it hit ya on the way out,

Hey while your going over there, you might want to ask them if they have closed ANY of the security holes that have been reported to them for the last several years,
Last I checked the lead dev over there said that he gave the cart security was someone elses job