Results 1 to 6 of 6

Changing "authorize.net" to "Credit Card Deta

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 ...

      
  1. #1
    Active Member
    Join Date
    Nov 2003
    Posts
    120
    Rep Power
    0


    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
    New Member
    Join Date
    Jul 2004
    Posts
    6
    Rep Power
    0


    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
    Active Member
    Join Date
    Nov 2003
    Posts
    120
    Rep Power
    0


    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
    Active Member
    Join Date
    Nov 2003
    Posts
    120
    Rep Power
    0


    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
    Active Member
    Join Date
    Nov 2003
    Posts
    120
    Rep Power
    0


    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
    Active Member
    Join Date
    Nov 2003
    Posts
    120
    Rep Power
    0


    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, 10: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, 11: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, 10:57 AM

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
  •