public function getCapturingMode()
 {
     return $this->_transactionContext->getCapturingMode();
 }