How is \Magento\Sales\Model\Order\Payment.::getIsFraudDetected() implemented and used?

Implementation

Usages

1. \Magento\Sales\Model\Order\Payment::setOrderStatePaymentReview()

Details: How is \Magento\Sales\Model\Order\Payment::setOrderStatePaymentReview() implemented and used?

2. \Magento\Sales\Model\Order\Payment\Operations\CaptureOperation::capture()

Details: How is \Magento\Sales\Model\Order\Payment\Operations\CaptureOperation::capture() implemented and used?

3. \Magento\Sales\Model\Order\Payment\State\AuthorizeCommand::execute()

Details: How is \Magento\Sales\Model\Order\Payment\State\AuthorizeCommand::execute() implemented and used?

4. \Magento\Sales\Model\Order\Payment\State\CaptureCommand::execute()

Details: How is \Magento\Sales\Model\Order\Payment\State\CaptureCommand::execute() implemented and used?

5. \Magento\Sales\Model\Order\Payment\State\OrderCommand::execute()

Details: How is \Magento\Sales\Model\Order\Payment\State\OrderCommand::execute() implemented and used?

6. \Magento\Sales\Model\Order\Payment\State\RegisterCaptureNotificationCommand::execute()

https://github.com/magento/magento2/blob/ffea3cd/app/code/Magento/Sales/Model/Order/Payment/State/RegisterCaptureNotificationCommand.php#L31-L47

Details: How is \Magento\Sales\Model\Order\Payment\State\RegisterCaptureNotificationCommand::execute() implemented and used?

See also: