agnostack/magento_extension

grab authorization as well

todo opened this issue · 0 comments

todo commented

$transaction = $payment->lookupTransaction($lastTransId, 'capture'); // TODO grab authorization as well
}
if (!empty($transaction)) {
$transactionData = $transaction->getData();
}


This issue was generated by todo based on a TODO comment in 047a2c8 when #164 was merged. cc @agnostack.