public function innerCreateElement(SimpleXMLElement $xml)
 {
     $xml->addChild('merchantreference', $this->reference->getReference());
 }