Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

CVV2 in Payment information? How do add this field?


MikeF

Recommended Posts

Posted

Hi I am running osCommerce 2.2-MS2-CVS.

I did a search here and i cant find out info on how to add the cvv2 field to the checkout/payment information screen. can some one point me to this please?

:lol:

Posted
Check the contributions.  

 

CVV has been added for authorizeNet:

http://www.oscommerce.com/community/contributions,613

 

and for Cambist:

http://www.oscommerce.com/community/contributions,984

 

Thank you very much. Can you point me to how I would add cvv to checkout/payment if I was processing orders made in osc manually? I will process cc via my pos terminal in a physical storefront. I dont use any of the gateways or processors for osc.

:lol:

Posted

are you sure that the cvv2 for amex is 4 digits?

 

Never heard of that before.

 

cheers

barry

Posted

I saw a contribution some where here on the forum and it was about a pop up of CVV. It showed up a 4 digit CVV number at the back of the card.

 

I havent used AMEX before as i have Visa and Mastercard.

Posted

The CVV number for American Express is definately 4 digits. One problem I see is that none of the contributions that collect the CVV number wether it be for Visa/mastercard or American express work with authorize.net's SIM method. One works for authorize.net but only for the AIM method. This is a real problem for those who use the SIM method

Posted

Ok that is definitely a consideration for the next cc mod release, when i find the time i'll update the mod to reflect this information

 

 

cheers

barry

Posted

That would be great.

 

Will be waiting for the release.

 

Though, is there a way to increase the number of digits at the CVV entry form.

Posted

Farrukh,

 

Any mod that collects the CVV for American Express will have to have collect 4 digits(because this is the number of digits in the CVV for Am-Ex).

 

All the new CVV mods have this capability. were you asking for more digits for a different reason?

 

 

Mark

 

 

 

 

Posted

Hiya Mark1,

 

I have installed the contribution but only the Popup part of the contribution.

 

I am using Loaded 5 and I have a lots of contributions installed.

I did install it and tried it, but the Max, Min is not working. I specify the values but it does not work. The CVV option accepts as many digits one enters.

 

Maybe , i just made a mistake some where during the installation.

Posted

Hi Farrukh,

 

If you are certain you installed the version 1.23a (there is also a 1.23 for MS1 and a patch to accept the 4 digits for Amex) then I would only have 2 suggestions:

 

 

1) replace all your old files and reinstall the module. I have had to do this on occasion because I made mistakes in the install. (My mouse is a bit out of control from time to time)

 

 

2) Try another contribution. I find not all contributions work as stated mainly because the change in code from when they were written to when your version of the cart is downloaded.

 

 

sorry I cant help more. One other idea is.. Bug Barry so he will make us a good contribution that works with MS1. :lol: :lol:

 

 

Mark

Posted

No need for bugging here, a couple of days at the most should see the 4 digit cvv added to my contribution.

 

 

cheers

barry

Posted

1.23a works fine on loaded 5...make sure the configuration Table add-on were made in the database and re-check the code.

 

Barry since you are going to be integrating the 4-digit into your code hopefully you can improve it a bit. :) The way 1.23a is written right now you set a min and max which is fine with one exception..if you set the max to 4 people who use Visa/MC etc. can enter 4 digits. There needs to be a credit card check of some type added that will determine whether or not you can enter 3 digits or 4 digits depending on the type of card. I do not accept AMEX online so there has been very little inspiration for me to mess with that part of the contribution to make it perform better. What I am thinking would be a good idea is to add a CC type drop-down list like many sites have so the CC type is selected first. You can then use this selection to have the CVV length determined so the problem with the current method is removed.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...