Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

I've been doing some work trying to fix my shipping module and now find I have a problem with my credit card module. It's not including the CVV2 code that customers input on their order form.

 

Is there any way to retrieve this information easily?

Is there a way to get the system to include it in on the order page like it used to.

Posted (edited)

You can not save the CVV/CVV2 security code at all, its against Visa and Mastercard rules.

 

Storing CVV/CVV2 codes puts you in risk of losing your merchant account, possibly being blacklisted so that you can not get a new merchant account aswell as having to pay penalty fines.

 

If you wish to use CVV/CVV2 security code then you have to be connected through a real time gateway, then the CVV/CVV2 number is not stored, but a transaction autorization code is issued and returned back. (This autorization code you can then in turn store)

 

 

NOTE: The customers card does not have to be charged at this point, the amount purchased for can simply be reserved/authorized and can be activated at a later date.

 

 

Click for more information...

Edited by toyicebear

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...