Hello.
sorry for my language.
For two days I look in the forums and the web, but have not found anything good.
The checkout shows the page "order_done". This page should have a countdown of 60 seconds, and after this time redirection to the page order_details or the other page when the user view the state of the last order.
I have try the this code in order_done.php
echo '<meta http-equiv="refresh" content="60; url=index.php?option=com_virtuemart&view=orders&layout=list">'
but in this page the user views all order.
Also I failed to put a visual countdown…… Please, help me if you can/want.