judoka Posted June 5, 2003 Posted June 5, 2003 Hi I'm trying to set up the Authorizenet payment option on my website and when I click to go to the payment option this is what it look like for Authorize.net, Authorize.net MODULE_PAYMENT_AUTHORIZENET_TEXT_CREDIT_CARD_OWNER Credit Card Number: Credit Card Expiry Date: Where "Card Holder Name" should be I'm getting: MODULE_PAYMENT_AUTHORIZENET_TEXT_CREDIT_CARD_OWNER I've try changing my Authorizenet.php file a few times and try different version but I still kept getting the same error. I presently have the Authnet Debug v1 php file install but it too still give me the same error. Would anyone know what is causing this problem and how to fix it? Thank you for any and all help :) :)
judoka Posted June 6, 2003 Author Posted June 6, 2003 Can Anybody tell me what file I would need to look at to see if I can figure out the above problem? I need to get this fix so that I can go live. Thank you for your help. :) :)
Daemonj Posted June 6, 2003 Posted June 6, 2003 That would be in catalog/includes/languages/[language]/modules/payment/authorizenet.php. "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
judoka Posted June 6, 2003 Author Posted June 6, 2003 Thanks for pointing me in the right direction Daemonj. I found the problem and got it fix :D 8) :D 8)
Daemonj Posted June 6, 2003 Posted June 6, 2003 Glad to help. Hopefully you will not run into something like this again, but if you do, keep in mind that anytime you see something TABLE_HEADING_TEXT or something like that, it means that the text is not defined in the language file. If there is not a file in the appropriate language directory matching the page the error is on, check in the main language file. Also remember that when you change one language file you need to change all of the other languages that you support. ;) "Great spirits have always found violent opposition from mediocre minds. The latter cannot understand it when a man does not thoughtlessly submit to hereditary prejudices but honestly and courageously uses his intelligence." - A. Einstein
judoka Posted June 6, 2003 Author Posted June 6, 2003 Thanks for the heads up Daemonj. I've made a hard copy of your advice for furture reference. Again Thank you for your help. :D :D :D
Recommended Posts
Archived
This topic is now archived and is closed to further replies.