Full service web hosting, great prices and support. Starts at $1.99/month!
Results 1 to 6 of 6

Thread: Changing "authorize.net" to "Credit Card Deta

  1. #1
    Christy
    Guest


    Default Changing "authorize.net" to "Credit Card Deta

    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. #2
    mondi
    Guest


    Default

    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. #3
    Christy
    Guest


    Default

    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. #4
    Christy
    Guest


    Default

    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. #5
    Christy
    Guest


    Default

    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. #6
    Christy
    Guest


    Default

    found it...I was looking at the wrong file.

Similar Threads

  1. Remove "QTPRO" for "Option Type Feature"
    By adam71o in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 01-10-2007, 10:32 AM
  2. How to change the "date" and "months" na
    By oling in forum osCmax v2 Installation issues
    Replies: 2
    Last Post: 08-25-2006, 09:09 AM
  3. "Price" and "Add to Cart" button inside
    By midwestwebsites in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 11-14-2005, 05:13 AM
  4. Change Create Order Text "Réduction" and "Li
    By kelly34 in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 08-03-2005, 10:55 AM
  5. Authorize net error -"please select a payment..."
    By cmccann in forum osCommerce 2.2 Installation Help
    Replies: 0
    Last Post: 06-21-2003, 09:57 AM

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •