See also:
- How is payment method’s
canCapturePartial()
used? - How is
\Magento\Sales\Model\Order\Payment::canCapture()
used? - How is
\Magento\Sales\Model\Order\Payment::canRefund()
used? - How is
\Magento\Sales\Model\Order\Payment::canRefundPartialPerInvoice()
implemented and used? - How is
\Magento\Sales\Model\Order\Payment::canVoid()
implemented and used? - How is
\Magento\Sales\Model\Order\Payment::canFetchTransactionInfo()
implemented and used?