Change 'name' Of Payment Option

Discussion in 'Payments processing' started by Ardy, Oct 13, 2003.

  1. Ardy

    Ardy Guest

    Instead of the payment options on the signup/members pages saying something like:

    PayPal
    NoChex
    WorldPay

    I would like it to be more descriptive of the kind of payment, ie credit or debit card. For example:

    Visa / Mastercard
    Delta / Switch / Solo
    Electron / Maestro

    The destination (PayPal, NoChex or WorldPay) is the same, just the name that appears on the screen is different.

    I imagine I can do this by changing a variable name in one of the inc files, but I don't want to break anything, so can you tell me where I can change these descriptors to achieve my purpose?

    Many thanks in advance...
  2. alex-adm

    alex-adm Guest

    Just edit plugins/payment/PLUGIN/PLUGIN.inc.php
    file and replace comment text inside. It won't broke anything.

Share This Page