View Single Post
  #7 ()  
Old 09-18-2009, 03:44 PM
jenrasmussen jenrasmussen is offline
3dCart Newbie
 
Join Date: Jun 2009
Location: Minneapolis, MN
Posts: 19
Default Should be controlled in your payment gateway

Quote:
Originally Posted by Mark View Post
I think the same credit card error is used for several different reasons.
Would like the declined message to be specific as to the "reason" for the decline, if possible.
Mark, you are correct, the same error message is received in the case of a decline, whether the card is not valid or it is an AVS mismatch. We simply updated the error message in Settings -> Design -> System Messages to be a little more informative.

Requiring the CVS code should be able to be done through your payment gateway. We use Sage Payment systems and I was able to change settings in there to require the CSV and to specify what type of AVS matches would be required to allow the charge to be processed. If you are using a 3dCart preferred payment gateway, you should see the requirement changes immediately in 3dCart.

As far as requiring the CSV, you should be able to duplicate some code in the "required" javascript and modify it for the CSV to accomplish this.
Reply With Quote