-- HikaShop version -- : latest
-- Joomla version -- : latest
-- PHP version -- : latest
Hello,
1) Process:
a) Add product to cart -> checkout -> register new user -> finish checkout process.
b) Logout using joomla logout link/module.
c) Add product to cart -> checkout -> register new user -> fails (goes to blank page).
This is from the same computer/browser. I am guessing it is a session issue and when you logout of joomla, it doesn't clear the session data for hikashop.
The chance of this happening are small, but it is still a problem. Can this be easily corrected some how?
2) When finishing the checkout process, I have it set to "force forward to menu item..." and have my home page selected. When I press "finish" at the end of the checkout process, it takes me to a page "thank you for your order" but doesn't forward me back to the home page. What gives?
3) Terms pop-up isn't working. The terms page is published+public access but when you click the "accept terms" link, nothing happens. Thoughts?
4) Any plans to add a checkout process that uses ajax to refresh inner html instead of linking to a new page?