/**
  * {@inheritDoc}
  */
 public function getPaymentFactory($name)
 {
     return $this->staticRegistry->getPaymentFactory($name);
 }