Multiple Tax Lines in Order Confirmation Email

  • Posts: 39
  • Thank you received: 0
9 years 9 months ago #189484

-- HikaShop version -- : 2.3.5
-- Joomla version -- : 3.3.6
-- PHP version -- : 5.3.10
-- Browser(s) name and version -- : Google Chrome 40.0.2214.94
-- Error-message(debug-mod must be tuned on) -- : Notice: Undefined property: stdClass::$order_user_id in /home/XXX/public_html/XXX.com/plugins/hikashop/taxcloud/taxcloud.php on line 405

Good Evening,

I am using TaxCloud and am noticing that on my order confirmation email there are multiple lines for Taxes, one is the correct one coming for California (8.75%) and the other is zero value tax. It shows correctly in the shopping cart, but the email format is different.

The order is processing okay, but the error message above is also visible.

Please let me know where to start looking for the fix.

Thanks,

Ann

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

  • Posts: 82863
  • Thank you received: 13372
  • MODERATOR
9 years 9 months ago #189530

Hi,

Change the line:
$user_id = $cart->order_user_id;

to:
$user_id = $order->order_user_id;

in the file plugins/hikashop/taxcloud/taxcloud.php and that will fix the error message.

If you still have the issue with the email, could you provide a screenshot of the email ?
Could you also edit the order via the menu Orders of the backend of HikaShop and provide a screenshot of the order details so that we can analyze the problem.

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

  • Posts: 39
  • Thank you received: 0
9 years 9 months ago #189609

Dear Nicolas,

Thank you for your response. I fixed the error message, but it looks like that was independent to the multiple tax display in the email. I have attached a screenshot of the order information for your information.

Let me know what else you would need and I will be able to send it to you tonight.

Thanks,

Ann

Attachments:

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

  • Posts: 39
  • Thank you received: 0
9 years 9 months ago #189949

Any ideas on how I can get rid of the invalid tax line on my order confirmation email? Needing your help, please...

Thanks,

Ann

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

  • Posts: 39
  • Thank you received: 0
9 years 9 months ago #190662

Hello Nicolas,

This is still an issue. Taxes are either calculated twice, once by TaxCloud and once by Hikashop, or it's just an email formatting issue. Can you please help?

Thanks,

Ann

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

  • Posts: 39
  • Thank you received: 0
9 years 9 months ago #191094

How do I get help on this forum? Can someone please direct me to the correct person that can help?

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

  • Posts: 26158
  • Thank you received: 4028
  • MODERATOR
9 years 9 months ago #191227

Hi,

You have currently 3 different threads for the same exact issue.
The problem is not the email ; but the fact that the TaxCloud plugin is providing a line for a "0%" tax.
Once that specific part will be solve, the email will be correct.

Regards,


Jerome - Obsidev.com
HikaMarket & HikaSerial developer / HikaShop core dev team.

Also helping the HikaShop support team when having some time or couldn't sleep.
By the way, do not send me private message, use the "contact us" form instead.

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

Time to create page: 0.043 seconds
Powered by Kunena Forum