Question: Payment Gateway Logo In Sale Email Format

Payment Gateway Logo In Sale Email Format

Hi, As attached I can see the payment gateway logos to click and pay in Sales Email format, But I have not selected any payment gateway so far. from where this logos come on this format as I

AE

Asanka Ekanayake

Asked
Hi, As attached I can see the payment gateway logos to click and pay in Sales Email format, But I have not selected any payment gateway so far. from where this logos come on this format as I cannot see those in Email templates. Please advise how can we remove or change them,
  • EG

    Enyinnaya Gift

    Answered
    You will need to modify Sales controller file `app\controllers\admin\Sales.php`

    Change **line 1319** `$message = $message . $btn_code;` to `$message = $message;`

    Or you comment it out entirely like this `// $message = $message . $btn_code;`
  • MS

    Mian Saleem

    Answered
    Hello,

    You can disable PayPal and Skrill form system settings.

    Thank you
  • Login to Reply