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...
Just edit plugins/payment/PLUGIN/PLUGIN.inc.php file and replace comment text inside. It won't broke anything.