[SOLVED] No email confirmation

  • Posts: 71
  • Thank you received: 0
9 years 1 month ago #216484

-- url of the page with the problem -- : wpb.es/
-- HikaShop version -- : 2.4.0
-- Joomla version -- : 3.4.0

Hi

When a customer purchase an order with credit card plugin servired, the order status change to confirmed and works fine, but don´t send a email to customer with the confirmation payment, only send the first mail with order status pending.

What can i do?

thanks for all

Last edit: 9 years 1 month ago by vaughan. Reason: solved

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

  • Posts: 82867
  • Thank you received: 13374
  • MODERATOR
9 years 1 month ago #216486

Hi,

For some reason, the developer of that plugin deactivated the sending of that email in the code of the plugin.
Change the line:
$history->notified=0;
to:
$history->notified=1;
in the file plugins/hikashoppayment/servired/servired.php and that will fix the problem.

The following user(s) said Thank You: vaughan

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

  • Posts: 71
  • Thank you received: 0
9 years 1 month ago #216588

Great!!! works fine, it´s solved

Thanks for all. Amazing support.

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

  • Posts: 4747
  • Thank you received: 644
  • MODERATOR
9 years 6 days ago #221159

Hello,

Please note that we develop our own version (Beta) of Servired plugin with new encription standards.
It will be include with HikaShop, later a tutorial will come.

Now you can find it with this reply, just install it to update your plugin!

Best regards,

Servired plugin :

File Attachment:

File Name: servired_2...1-19.zip
File Size:6 KB

Attachments:
Last edit: 9 years 6 days ago by Philip.

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

Time to create page: 0.060 seconds
Powered by Kunena Forum