Exemplo n.º 1
0
 public function getTransactionId($orderNumber)
 {
     return ModelPayment::getTransactionId($orderNumber, $this->accountId);
 }