-- HikaShop version -- : 2.4.x
I created a website as a development site on a specific domain that was only intended for temporary usage, once ready it would be migrated to a new domain.
I have successfully migrated and modified the database name as well as configurations so that the new domain works as intended.
However, every time an order is placed the order is sent to the old website and old domain. I am even receiving emails from HikaShop that say:
Hello,
A merchant_name notification was received with the status Accepted. The order is now confirmed.
This notification was for the order on the website
example.com/hikadev/
You can access the order details directly by clicking on the link below after logging in your back end:
example.com/hikadev/administrator/index....l=order&task=listing
So even though the live site and the true domain is working to generate orders, the orders are being associated to the old site. Is there any reason you can think of that might cause this?
Note* - I am aware of the out of date version of the component but that shouldn't have anything to do with domain issues.