<h2><?phpecho$block->escapeHtml(__('Pay using Multibanco'));?></h2>
<p><?phpecho$block->escapeHtml(__('Please pay with the provided Multibanco reference and entity before payment deadline in order to complete our payment'));?></p>
<td><?phpecho$block->priceHelper->currency($multibancoData['totalAmount']['value'])//TODO: This value is showing as it comes from the API call and based on the currency the decimal point could be wrong until the Checkout Component is implemented ?></td>