Hey guys,
is there a way to alter existing checkout panes?
Due to some customizations I need to hook into the cart checkout pane. I tried to use my modules own hook_checkout_pane, but there you can just define your own panes. No way to list (and change) the other ones.
Calling _checkout_pane_list() ends up in wsod.
Alternatively I make my own cart (no way to edit cart display) pane. Therefore I need to disable the original. But this doesn´t work either.
Last chance to get stuff working is to edit the core code, but this is poor.
Any help is much appreciated.
greetz alex

greetz alex