public function getPaymentAmount()
 {
     $this->__load();
     return parent::getPaymentAmount();
 }