-- HikaShop version -- : 3.5
-- PHP version -- : 5.4
-- Browser(s) name and version -- : Chrome
-- Error-message(debug-mod must be tuned on) -- : Shipping Method Not Showing up on Emails and Order Detail page
Hi,
I created a shipping plugin with various shipping options. Everything seems to be working fie. The user can choose their option, and checkout properly.
The problem we're having is in the Email confirmation or on the Order detail page, the shipping method chosen is not showing up. I saw there is a variable in the email {TXT:HIKASHOP_SHIPPING_METHOD} :</span> {VAR:SHIPPING}
The thing is, if the user selects a Manual Shipping Method, it shows up in both places. So there must be something I missed, a variable I should've assigned somewhere in the checkout process.
Can you help me with this? What is the most likely cause of this problem?
Thanks!
Joel