Karlin Posted September 5, 2003 Posted September 5, 2003 I am using the Authorizenet Consolidated v 1.2, and it runs well. However, if I neglect to put in the CVV just below the credit card number, I get a very cryptic message: Errors have occurred during the process of your form. Please make the following corrections: MODULE_PAYMENT_AUTHORIZENET_TEXT_JS_CC_CVV Please point me to a file where I can change this error message to read more like: You didn't fill out the CVV field. Please go back and fill it in before your order can be processed. Regards, Karlin Quote
Guest Posted September 5, 2003 Posted September 5, 2003 Put this in the corresponding authorisenet.php file in your languages folder: define('MODULE_PAYMENT_AUTHORIZENET_TEXT_JS_CC_CVV', 'You didn't fill out the CVV field.<br>Please go back and fill it in before your order can be processed.'); Quote
Karlin Posted September 6, 2003 Author Posted September 6, 2003 That did the trick! Thank you. Regards, Karlin 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.