Skip to content

Instantly share code, notes, and snippets.

@SocalNick
Created April 6, 2011 22:58
Show Gist options
  • Save SocalNick/906715 to your computer and use it in GitHub Desktop.
Save SocalNick/906715 to your computer and use it in GitHub Desktop.
local.xml for Heather
<checkout_onepage_index>
<remove name="customerbalance" />
<reference name="checkout.onepage.payment">
<block type="core/template" name="checkout.onepage.payment.additional" as="additional" />
<block type="core/template" name="checkout.onepage.payment.methods_additional" as="methods_additional">
<block type="enterprise_customerbalance/checkout_onepage_payment_additional" template="customerbalance/checkout/onepage/payment/additional.phtml" name="hellopod.customerbalance" />
</block>
</reference>
</checkout_onepage_index>
@SocalNick
Copy link
Author

Right above getChildHtml('methods')
getChildChildHtml('methods_additional', '', true, true) ?>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment