Riferimenti per il file typo3_src-3.8.1/typo3/ext/tt_products/pi/payment_DIBS.php

Vai al codice sorgente di questo file.

Variabili

 $lConf = $conf
 $localTemplateCode = $this->cObj->fileResource($lConf[templateFile] ? $lConf[templateFile] : "EXT:tt_products/pi/payment_DIBS_template.tmpl")
 $localTemplateCode = $this->cObj->substituteMarkerArrayCached($localTemplateCode, $this->globalMarkerArray)
 $orderUid = $this->getBlankOrderUid()
 $markerArray = array()
 $markerArray ["###HIDDEN_FIELDS###"]
 break
case accept
case $localTemplateCode
 $k1 = $lConf["k1"]
 $k2 = $lConf["k2"]
 $amount = round($this->calculatedSums_tax["total"]*100)
 $currency = "208"
 $transact = t3lib_div::_GP("transact")
 $md5key = md5($k2.md5($k1."transact=".$transact."&amount=".$amount."&currency=".$currency))
 $authkey = t3lib_div::_GP("authkey")
default __pad0__
 $markerArray ["###REDIRECT_URL###"] = 'https://payment.architrade.com/cgi-ssl/relay.cgi/'.$lConf["relayURL"].'&products_cmd=cardno&products_finalize=1&HTTP_COOKIE='.rawurlencode("fe_typo_user=".$GLOBALS["TSFE"]->fe_user->id)
 $content = $this->getBasket("###DIBS_REDIRECT_TEMPLATE###",$localTemplateCode, $markerArray)


Documentazione delle variabili

$amount = round($this->calculatedSums_tax["total"]*100)
 

Definizione alla linea 155 del file payment_DIBS.php.

$authkey = t3lib_div::_GP("authkey")
 

Definizione alla linea 159 del file payment_DIBS.php.

$content = $this->getBasket("###DIBS_REDIRECT_TEMPLATE###",$localTemplateCode, $markerArray)
 

Definizione alla linea 184 del file payment_DIBS.php.

$currency = "208"
 

Definizione alla linea 156 del file payment_DIBS.php.

$k1 = $lConf["k1"]
 

Definizione alla linea 151 del file payment_DIBS.php.

$k2 = $lConf["k2"]
 

Definizione alla linea 152 del file payment_DIBS.php.

$lConf = $conf
 

Definizione alla linea 45 del file payment_DIBS.php.

case $localTemplateCode
 

Definizione alla linea 148 del file payment_DIBS.php.

$localTemplateCode = $this->cObj->substituteMarkerArrayCached($localTemplateCode, $this->globalMarkerArray)
 

Definizione alla linea 47 del file payment_DIBS.php.

$localTemplateCode = $this->cObj->fileResource($lConf[templateFile] ? $lConf[templateFile] : "EXT:tt_products/pi/payment_DIBS_template.tmpl")
 

Definizione alla linea 46 del file payment_DIBS.php.

$markerArray["###REDIRECT_URL###"] = 'https://payment.architrade.com/cgi-ssl/relay.cgi/'.$lConf["relayURL"].'&products_cmd=cardno&products_finalize=1&HTTP_COOKIE='.rawurlencode("fe_typo_user=".$GLOBALS["TSFE"]->fe_user->id)
 

Definizione alla linea 183 del file payment_DIBS.php.

$markerArray["###HIDDEN_FIELDS###"]
 

Valore iniziale:

 '
<input type=hidden name=merchant value="'.$lConf["merchant"].'">
<input type=hidden name=amount value="'.round($this->calculatedSums_tax["total"]*100).'">
<input type=hidden name=currency value="'.$lConf["currency"].'">                <!--Valuta som angivet i ISO4217, danske kroner=208-->
<input type=hidden name=orderid value="'.$this->getOrderNumber($orderUid).'">           <!--Butikkens ordrenummer der skal knyttes til denne transaktion-->
<input type=hidden name=uniqueoid value="1">
<input type=hidden name="accepturl" value="https://payment.architrade.com/cgi-ssl/relay.cgi/'.$lConf["relayURL"].'&products_cmd=accept&products_finalize=1&HTTP_COOKIE='.rawurlencode("fe_typo_user=".$GLOBALS["TSFE"]->fe_user->id).'">
<input type=hidden name="declineurl" value="https://payment.architrade.com/cgi-ssl/relay.cgi/'.$lConf["relayURL"].'&products_cmd=decline&products_finalize=1&HTTP_COOKIE='.rawurlencode("fe_typo_user=".$GLOBALS["TSFE"]->fe_user->id).'">'

Definizione alla linea 57 del file payment_DIBS.php.

$markerArray = array()
 

Definizione alla linea 56 del file payment_DIBS.php.

$md5key = md5($k2.md5($k1."transact=".$transact."&amount=".$amount."&currency=".$currency))
 

Definizione alla linea 158 del file payment_DIBS.php.

$orderUid = $this->getBlankOrderUid()
 

Definizione alla linea 49 del file payment_DIBS.php.

$transact = t3lib_div::_GP("transact")
 

Definizione alla linea 157 del file payment_DIBS.php.

default __pad0__
 

Definizione alla linea 179 del file payment_DIBS.php.

case accept
 

Definizione alla linea 148 del file payment_DIBS.php.

break
 

Definizione alla linea 146 del file payment_DIBS.php.


Generato il Thu Jan 19 15:27:21 2006 per TYPO3 versione 3.8.1 da  doxygen 1.4.6