This is a discussion on Changing "authorize.net" to "Credit Card Deta within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; Is ther any way to Change "authorize.net" to read "Credit Card Details". it confuses customers who have clue what authorize.net ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| Is ther any way to Change "authorize.net" to read "Credit Card Details". it confuses customers who have clue what authorize.net is. Thanks in anticipation |
|
#2
| |||
| |||
| Christy, The text that is displayed there is from the file: authorizenet.php located in the language area you are working with... assuming it is english... /catalog/includes/languages/english/modules/payment/authorizenet.php There you will find a bunch of 'define' statements that indicate text to display. Be careful though, these defines are used in various places. Once you change it here, it will be changed in all the places that reference it. For example.. if you change the Authorize.net to something different, that something different will show up in admin under payment modules (it won't be display authorize.net any longer) hope I helped. |
|
#3
| |||
| |||
| thanks ...I tried that but am getting this error Call to undefined function: tep_get_configuration_key_value() in /public_html/checkout_shipping.php on line 18 This error didnt go away even after I uploaded the backup file What could have happened? |
|
#4
| |||
| |||
| the line that corresponds to that line is // Reset $shipping if free shipping is on and weight is not 0 if (tep_get_configuration_key_value('MODULE_SHIPPING_ FREESHIPPER_STATUS') and $cart->show_weight()!=0) { tep_session_unregister('shipping'); I didnt even touch that file |
|
#5
| |||
| |||
| It appears that the error was due to some other mod that I attempted this am. It is working great now. Thanks a lot Christy |
|
#6
| |||
| |||
| found it...I was looking at the wrong file. |
| Thread Tools | |
| |
| ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Remove "QTPRO" for "Option Type Feature" | adam71o | osCMax v2 Customization/Mods | 3 | 01-10-2007 10:32 AM |
| How to change the "date" and "months" na | oling | osCMax v2 Installation issues | 2 | 08-25-2006 09:09 AM |
| "Price" and "Add to Cart" button inside | midwestwebsites | osCMax v2 Customization/Mods | 3 | 11-14-2005 05:13 AM |
| Change Create Order Text "Réduction" and "Li | kelly34 | osCMax v2 Customization/Mods | 3 | 08-03-2005 10:55 AM |
| Authorize net error -"please select a payment..." | cmccann | osCommerce 2.2 Installation Help | 0 | 06-21-2003 09:57 AM |