Het volgende stukje code mist in billing.phtml.

<?php echo $this->getBlockHtml('formkey') ?>

Tevens moet er aan de <fieldset>een id worden meegegeven. <fieldeset> word dan:

<fieldset id="checkout-payment-method-load">

billing.phtml staat op twee locaties in het template:
- app/design/frontend/YourPackage/YourTheme/template/checkout/onepage/billing.phtml
- app/design/frontend/YourPackage/YourTheme/template/persistent/checkout/onepage/billing.phtml