Site owners payment notification emails "To name" set as customers name

  • Posts: 220
  • Thank you received: 12
2 years 9 months ago #333973

-- HikaShop version -- : 4.4.2
-- Joomla version -- : 3.9.26
-- PHP version -- : 5.6.40

Hello,

Slightly strange one.

The "X payment notification : payment confirmed" which is sent to the site owner has a "To-Name" of the customer that made the purchase.

Is there any way of changing this?

Please Log in or Create an account to join the conversation.

  • Posts: 81481
  • Thank you received: 13062
  • MODERATOR
2 years 9 months ago #333975

Hi,

It might be a leftover of the order status notification sent to the customer.
Please try adding the line:
$orderMail->mail->dst_name = '';
after the line:
$orderMail->mail->dst_email = $recipients;
in the file administrator/components/com_hikashop/helpers/paymentplugin.php

The following user(s) said Thank You: joshualdouglas

Please Log in or Create an account to join the conversation.

  • Posts: 220
  • Thank you received: 12
2 years 9 months ago #333989

Seems to work. Thanks!!!

Last edit: 2 years 9 months ago by joshualdouglas.
The following user(s) said Thank You: nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.054 seconds
Powered by Kunena Forum