= /* @escapeNotVerified */ __('Transaction Data') ?>
| = /* @escapeNotVerified */ __('Transaction ID') ?> |
= $block->getTxnIdHtml() ?> |
| = /* @escapeNotVerified */ __('Parent Transaction ID') ?> |
getParentTxnIdHtml()): ?>
= $block->getParentTxnIdHtml() ?>
= /* @escapeNotVerified */ __('N/A') ?>
|
| = /* @escapeNotVerified */ __('Order ID') ?> |
= $block->getOrderIncrementIdHtml() ?>
|
| = /* @escapeNotVerified */ __('Transaction Type') ?> |
= $block->getTxnTypeHtml() ?> |
| = /* @escapeNotVerified */ __('Is Closed') ?> |
= $block->getIsClosedHtml() ?> |
| = /* @escapeNotVerified */ __('Created At') ?> |
= $block->getCreatedAtHtml() ?> |
= /* @escapeNotVerified */ __('Child Transactions') ?>
= $block->getChildHtml('child_grid') ?>
= /* @escapeNotVerified */ __('Transaction Details') ?>
= $block->getChildHtml('detail_grid') ?>