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