= $block->escapeHtml(__('Expiration')); ?> | ++ = /* @noEscape */ $block->formatDate( + $expirationDate, + \IntlDateFormatter::LONG, + true + ) ?> + | +
---|---|
+ = $block->escapeHtml(__('Pay by Compute')); ?> + | ++ + + | +
+ = $block->escapeHtml(__('Pay by Mobile')); ?> + | ++ + + + | +
+ = $block->escapeHtml(__('Payer Name')); ?> + | ++ = $block->escapeHtml($payerName) ?> + | +
+ = $block->escapeHtml(__('Payer Phone')); ?> + | ++ = $block->escapeHtml($payerPhone) ?> + | +
+ = $block->escapeHtml(__('Payer Tax Id')); ?> + | ++ = $block->escapeHtml($payerTaxId) ?> + | +
= $block->escapeHtml(__('Expiration')); ?> | ++ = /* @noEscape */ $block->formatDate( + $expirationDate, + \IntlDateFormatter::MEDIUM, + true + ) ?> + | +
---|---|
+ = $block->escapeHtml(__('Pay by Mobile')); ?> + | ++ + + + | +
+ = $block->escapeHtml(__('Pay by Compute')); ?> + | ++ + + | +
+ = $block->escapeHtml(__('Payer Name')); ?> + | ++ = $block->escapeHtml($payerName) ?> + | +
+ = $block->escapeHtml(__('Payer Tax Id')); ?> + | ++ = $block->escapeHtml($payerTaxId) ?> + | +
= $block->escapeHtml(__('Access your PagBank account by clicking on the link:')) ?>
+ + + ++ = $block->escapeHtml( + __('You must be redirected to PagBank to complete the payment.'), + ['strong'] + ) ?> +
++ = $block->escapeHtml( + __('Use the camera on your mobile device to scan the QR Code:'), + ['strong'] + ) ?> +
++ = $block->escapeHtml( + __('You must click the link indicated by the camera.'), + ['strong'] + ) ?> +
+