Example #1
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->shopUserRef = NULL;
     $this->shopUserName = NULL;
     $this->shopUserAccount = NULL;
     $this->trType = "AUTH";
     $this->amount = NULL;
     $this->currencyCode = NULL;
     $this->langID = "IT";
     $this->notifyURL = NULL;
     $this->errorURL = NULL;
     $this->callbackURL = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->payInstrToken = NULL;
     $this->regenPayInstrToken = NULL;
     $this->payInstrTokenExpire = NULL;
     $this->payInstrTokenUsageLimit = NULL;
     $this->level3Info = NULL;
     $this->mandateInfo = NULL;
     $this->description = NULL;
     $this->recurrent = NULL;
     $this->freeText = NULL;
     $this->topUpID = NULL;
     $this->paymentID = NULL;
     $this->redirectURL = NULL;
 }
Example #2
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->paymentID = NULL;
     $this->amount = NULL;
     $this->level3Info = NULL;
     $this->redirectURL = NULL;
 }
Example #3
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->shopUserRef = NULL;
     $this->trType = "AUTH";
     $this->amount = NULL;
     $this->currencyCode = NULL;
     $this->langID = "IT";
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->payInstrToken = NULL;
     $this->terminal = NULL;
 }
Example #4
0
 protected function resetFields()
 {
     parent::resetFields();
     $this->paymentID = NULL;
     $this->tranID = NULL;
     $this->authCode = NULL;
     $this->enrStatus = NULL;
     $this->authStatus = NULL;
     $this->brand = NULL;
     $this->maskedPan = NULL;
     $this->addInfo1 = NULL;
     $this->addInfo2 = NULL;
     $this->addInfo3 = NULL;
     $this->addInfo4 = NULL;
     $this->addInfo5 = NULL;
     $this->payInstrToken = NULL;
     $this->expireMonth = NULL;
     $this->expireYear = NULL;
     $this->level3Info = NULL;
     $this->additionalFee = NULL;
     $this->status = NULL;
     $this->accountName = NULL;
 }