public function getCommissionSplit() {
     return $this->transaction->getSplit()*100;
 }