hollowplanet Posted February 11, 2003 Share Posted February 11, 2003 Greetings Linkpoint / OSC users: I've installed the Linkpoint module and everything seems to work just fine concerning processing / SSL / etc. However, I have noticed one bug: On the checkout_payment.php screen there are three fields it asks you to fill in (CC name, CC name, CC expiration). However, instead of asking for the CC owners name, it posts: MODULE_PAYMENT_LINKPOINT_TEXT_CREDIT_CARD_OWNER To say the least, it doesn't look to professional! Any thoughts on the problem here, or where I could look to fix it?? The module still functions properly. Thanks, jonny hollowplanet Quote Link to comment Share on other sites More sharing options...
wizardsandwars Posted February 11, 2003 Share Posted February 11, 2003 Johnny, If I were you, I'd begin by reviewing the installation instructions again. You are missing something there. Quote ------------------------------------------------------------------------------------------------------------------------- NOTE: As of Oct 2006, I'm not as active in this forum as I used to be, but I still work with osC quite a bit. If you have a question about any of my posts here, your best bet is to contact me though either Email or PM in my profile, and I'll be happy to help. Link to comment Share on other sites More sharing options...
hollowplanet Posted February 11, 2003 Author Share Posted February 11, 2003 I took a quick look at the installation procedure and I'm not really sure where I could have gone wrong -- there is virtually no code editing, only replacement of files. Since this is the case, I don't know how an entire field could have gotten mangled like that.... Other thoughts or suggestions? Maybe something in a more concrete direction to look at? jonny hollowplanet Quote Link to comment Share on other sites More sharing options...
Guest Posted February 20, 2003 Share Posted February 20, 2003 Any updates on how to fix??? Quote Link to comment Share on other sites More sharing options...
hollowplanet Posted February 20, 2003 Author Share Posted February 20, 2003 Just got a fix today...here it is: Edit the file /catalog/includes/languages/english/modules/payment/linkpoint.php After the line: define('MODULE_PAYMENT_LINKPOINT_TEXT_ERROR', 'Credit Card Error!'); Add the line: define('MODULE_PAYMENT_LINKPOINT_TEXT_CREDIT_CARD_OWNER', 'Name on Credit Card:'); -- or whatever you would like it to say.... Peace, jonny hollowplanet Quote Link to comment Share on other sites More sharing options...
Guest Posted February 20, 2003 Share Posted February 20, 2003 I have just: name on card thanks hollowplannet creditcard number expri i asume i can rename linpoint international to creditcard but would also like people to designate mastercard, visa, etc Quote Link to comment Share on other sites More sharing options...
Guest Posted February 27, 2003 Share Posted February 27, 2003 when testing i get the java screen saying need cc needs at least 10 characters. so i put in 4111111111 for cc number and click continue. here is the error i get, shouldnt it say some thing like try again? ps i can not make since of line 152 Fatal error: Call to undefined function: get_error() in /var/www/html/store/catalog/checkout_payment.php on line 152 Quote Link to comment Share on other sites More sharing options...
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.