credit card validation in Able 7

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
KCarlson
Lieutenant (LT)
Lieutenant (LT)
Posts: 71
Joined: Mon Dec 13, 2004 5:35 pm
Location: Santa Barbara, CA
Contact:

credit card validation in Able 7

Post by KCarlson » Mon Feb 23, 2009 6:15 pm

I have been trying to get the card numbers to validate against card type using the creditcardvalidator used in the creditcardpaymentform.aspx in the checkout directory. I can get the acceptedcardtype="MasterCard" to work, but I cannot seem to get that to accept two card types, such as acceptedcardtype="MasterCard,Visa". Does anyone have any experience using that validator? I have only seen one reference to it in the forums, and can find no documentation on it.

Post Reply