Guest Posted August 18, 2005 Posted August 18, 2005 Hey guys... Having problems trying to figure out what i did wrong when i added CVV2 onto my credit card module. I am now getting this when you select credit card : Credit Card Credit Card Owner: Credit Card Number: MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2 Credit Card Expiry Date: why doesnt it just say CVV2 or something like that.. havent been game to test it out yet.. can someone tell me how to change this.. and if i change it will it stuff everything up.. keep me posted.. you php crazy ass coders still are up there with mcdonalds. ta greg Quote
Guest Posted August 18, 2005 Posted August 18, 2005 somewhere in the instructions there should be a line you add to your language definition files for MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2 Quote
ShadowX Posted August 20, 2005 Posted August 20, 2005 I had the same problem, maybe we both over looked the same part of the readme or it's just not in there.... In catalog/includes/languages/english checkout_payment.php add this line: define('MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2','Credit Verification #:'); Or you can put what ever you want instead of 'Credit Verification #:' Quote
ken0306 Posted August 24, 2005 Posted August 24, 2005 (edited) Look back to the installation about the english.php page, make sure you have currently input the code. The problem looks like you have not defind the code in english. Edited August 24, 2005 by ken0306 Quote
Recommended Posts
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.