Hi,
till now i was able to override all steps of the checkout workflow processes and thus to customize them.
now i only have the last step in front of me: the complete review of all previous steps like: what cart holds, selected address for billing/shipping, chosen payment method...
however, i need to customize it and i was not able to find the view that hold everything.
it seems that 1 view, call other views, however i was not able to find it.
i checked:
- step.php
- status.php
- end.php
- confirm.php (completly empty file ??)
- after_end.php
- activate_page.php (completly empty file ??)
so where is that view ?
to make it clear, here is my last step: review of everything.
thx.