Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Problem with Credit Card with CVV2


Recommended Posts

Posted

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

Posted

somewhere in the instructions there should be a line you add to your language definition files for MODULE_PAYMENT_CC_TEXT_CREDIT_CARD_CVV2

Posted

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 #:'

Posted (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 by ken0306

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...