MikeF Posted May 16, 2003 Posted May 16, 2003 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:
zzfritz Posted May 16, 2003 Posted May 16, 2003 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
MikeF Posted May 16, 2003 Author Posted May 16, 2003 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:
Guest Posted May 16, 2003 Posted May 16, 2003 have a look at this mod, you could either install it fully or strip out the bits you need. It is an enhancement of the current stock cc mod http://www.oscommerce.com/community/contributions,1148 hope this helps cheers barry
MikeF Posted May 16, 2003 Author Posted May 16, 2003 have a look at this mod, you could either install it fully or strip out the bits you need. It is an enhancement of the current stock cc mod http://www.oscommerce.com/community/contributions,1148 hope this helps cheers barry 8) Thank you very much!
Guest Posted May 16, 2003 Posted May 16, 2003 Any probs use this thread for support and i'll get you sorted. http://www.oscommerce.com/forums/viewtopic.php...3467&highlight= cheers barry
Farrukh Posted May 16, 2003 Posted May 16, 2003 Hiya How to enable the CVV entry field to accept 4 Digits for AMEX Cards.
Guest Posted May 16, 2003 Posted May 16, 2003 are you sure that the cvv2 for amex is 4 digits? Never heard of that before. cheers barry
Farrukh Posted May 17, 2003 Posted May 17, 2003 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.
Mark1 Posted May 17, 2003 Posted May 17, 2003 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
Guest Posted May 17, 2003 Posted May 17, 2003 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
Farrukh Posted May 17, 2003 Posted May 17, 2003 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.
Mark1 Posted May 17, 2003 Posted May 17, 2003 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
Mark1 Posted May 17, 2003 Posted May 17, 2003 Farrukh, Have you looked at this module? http://www.oscommerce.com/community/contri...tions,99/page,2 This one changes the CVV field to 4 digits to accept aMerican Express. Mark
Farrukh Posted May 17, 2003 Posted May 17, 2003 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.
Mark1 Posted May 17, 2003 Posted May 17, 2003 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
Guest Posted May 17, 2003 Posted May 17, 2003 No need for bugging here, a couple of days at the most should see the 4 digit cvv added to my contribution. cheers barry
Guest Posted May 17, 2003 Posted May 17, 2003 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.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.