Ejemplo n.º 1
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->amount = NULL;
     $this->refTranID = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
 }
Ejemplo n.º 2
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->amount = NULL;
     $this->refTranID = NULL;
     $this->freeText = NULL;
     $this->topUpID = NULL;
     $this->splitTran = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->pendingAmount = NULL;
 }
Ejemplo n.º 3
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->shopUserRef = NULL;
     $this->shopUserName = NULL;
     $this->shopUserAccount = NULL;
     $this->shopUserIP = NULL;
     $this->trType = "AUTH";
     $this->amount = NULL;
     $this->currencyCode = NULL;
     $this->pan = NULL;
     $this->payInstrToken = NULL;
     $this->regenPayInstrToken = NULL;
     $this->payInstrTokenExpire = NULL;
     $this->payInstrTokenUsageLimit = NULL;
     $this->cvv2 = NULL;
     $this->expireMonth = NULL;
     $this->expireYear = NULL;
     $this->accountName = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->enrStatus = NULL;
     $this->authStatus = NULL;
     $this->cavv = NULL;
     $this->xid = NULL;
     $this->level3Info = NULL;
     $this->description = NULL;
     $this->recurrent = NULL;
     $this->freeText = NULL;
     $this->topUpID = NULL;
     $this->promoCode = NULL;
     $this->payPassData = NULL;
     $this->paymentID = NULL;
     $this->authCode = NULL;
     $this->brand = NULL;
     $this->maskedPan = NULL;
     $this->additionalFee = NULL;
     $this->status = NULL;
 }
Ejemplo n.º 4
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->shopUserRef = NULL;
     $this->amount = NULL;
     $this->currencyCode = NULL;
     $this->refTranID = NULL;
     $this->splitTran = NULL;
     $this->pan = NULL;
     $this->payInstrToken = NULL;
     $this->expireMonth = NULL;
     $this->expireYear = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->description = NULL;
     $this->pendingAmount = NULL;
 }