Context:
- How is
\Magento\Sales\Model\Order\Payment::_void()
implemented and used? - How is a payment authorization voiding implemented?
Details: How does the \Magento\Sales\Model\Order\Payment::getAuthorizationTransaction()
work and used?
Details: How is \Magento\Sales\Model\Order\Payment::setTransactionId()
implemented and used?
Details: How is \Magento\Sales\Model\Order\Payment::addTransaction()
implemented and used?