Hi,
You can enter such link:
http://mywebsite.com/index.php?option=com_hikashop&ctrl=order&task=show&order_id={order_id}
There will be a download link there if the order has been paid and that the product has a download file.
HikaShop tells WorldPay to redirect to the after_end URL of HikaShop: index.php?option=com_hikashop&ctrl=checkout&task=after_end
which then automatically redirects to the return URL that you specify in the payment method.
If you get redirected to the homepage, it's something else which interfers with that or that you entered a wrong URL in the return URL setting of the payment method.