-- HikaShop version -- : 4.1.0
-- Joomla version -- : 3.9.6
-- PHP version -- : 5.6
Hi,
Recently updated hikashop and now order emails are not going through to the customer when they select Credit Card payment. Using the plugin for payments:
/plugins/hikashoppayment/migsvpc.php
Testing and found the following;
- eWay also doesnt send through email
- bank transfer email works
- email history (under customer in admin area) does not display any of the history
- orders are displaying correctly under the orders option
- click onto send invoice and the invoice sends (via the admin area)
- bank transfer status is set to created (emails flow)
- credit card payment, status is set to Confirmed (this has been like this before the upgrade )
- under System > Order statuses
+ Created has created option checked, and Unpaid ticked
+ Confirmed has confirmed option checked, and Invoice, Download, Statistics and Print Invoice ticked.
It looks like the send function does not fire off when going through credit card payment, seems the history is not being saved also.
Any hints/tips to check for or what to do to get email flowing as customers are not receiving invoices when an order is made.