// FIXME: Somewhere between 4.7.15 and 4.7.23 the above stopped working and we have to do the following to make the confirm page show the correct amount.
$form->_priceSet['fields'] = $feeBlock;
}
}
}
It may be me... but I'm pretty sure that this documentation needs to be
updated because since 4.2 everything is in a price set... This code