Page 1 of 1

Adding text to checkout page beside button

Posted: Fri Dec 02, 2016 3:31 am
by MaxMaxwell
Hi. I am using the default templates. In the Checkout page I would like to add the text
"(use this option to pay by credit or debit card)" beside the PayPal button as otherwise users may not realise that they can pay by card.
I use a PHP editor to maintain my own website, but finding where and how to add this is beyond my skillset. If someone can point me in the right direction and specify the code to add I can do the rest.
Many Thanks

Re: Adding text to checkout page beside button

Posted: Fri Dec 02, 2016 5:16 am
by Johnathan
Front-end text is typically in the language file for the extension. For payment methods, that would be in this directory:

/catalog/language/YOURLANGUAGE/payment/

or in OpenCart 2.3:

/catalog/language/YOURLANGUAGE/extension/payment/

The PayPal Standard text file should be named pp_standard.php