Franz Holzinger

Verse of the day

Lasset kein faul Geschwätz aus eurem Munde gehen, sondern was nützlich zur Besserung ist, wo es not tut, daß es holdselig sei zu hören.
Epheser 4:29

© Bible Gateway's Verse of the Day


Specific Gateway Extensions
 
 
$_REQUEST debug
 
autor: Oliver Kusterer Datum: 9-01-12 15:40:07
 
Das mit der Domäne und der URL verstehe ich nicht.

Ich habe das $_REQUEST - Array mal vor iPayment also im ###BASKET_PAYMENT_TEMPLATE### und im ###BASKET_ORDERCONFIRMATION_TEMPLATE### abgegriffen. Zuerst ist AGB noch da, danach nicht mehr.

Grüße,
Oliver


###Vor iPayment###
array(6) {
["id"]=>
string(2) "24"
["tt_products"]=>
array(1) {
["backPID"]=>
string(2) "26"
}
["cHash"]=>
string(32) "5989066e9b712a7bba094e4551a4f0c9"
["recs"]=>
array(2) {
["personinfo"]=>
array(3) {
["country_code"]=>
string(3) "DEU"
["telephone"]=>
string(13) "0203204204240"
["agb"]=>
string(1) "1"
}
["delivery"]=>
array(8) {
["salutation"]=>
string(1) "0"
["name"]=>
string(0) ""
["address"]=>
string(0) ""
["zip"]=>
string(0) ""
["city"]=>
string(0) ""
["country_code"]=>
string(3) "DEU"
["note"]=>
string(0) ""
["agb"]=>
string(1) "1"
}
}
["ttp_basket"]=>
array(1) {
[2]=>
array(1) {
["additional"]=>
array(1) {
["712ce3f166f35536663a72e4f70041c2"]=>
array(1) {
["giftservice"]=>
array(1) {
[1]=>
string(1) "0"
}
}
}
}
}
["products_payment"]=>
string(6) "weiter"
}


###Nach iPayment###
array(36) {
["id"]=>
string(2) "27"
["tt_products"]=>
array(2) {
["activity"]=>
array(1) {
["payment"]=>
string(1) "1"
}
["backPID"]=>
string(2) "24"
}
["pay"]=>
string(31) "Bezahlung über iPayment von 1&1"
["accountId"]=>
string(5) "99999"
["trxuser_id"]=>
string(5) "99999"
["security_key"]=>
string(13) "qundhft67dnft"
["trx_currency"]=>
string(3) "EUR"
["trx_amount"]=>
string(4) "9390"
["trx_paymenttyp"]=>
string(2) "cc"
["addr_name"]=>
string(12) "Testo Tester"
["addr_email"]=>
string(15) "test@tester.com"
["addr_street"]=>
string(10) "Postweg 23"
["addr_city"]=>
string(8) "testtown"
["addr_zip"]=>
string(5) "12345"
["addr_country"]=>
string(2) "DE"
["addr_telefon"]=>
string(13) "0203204204240"
["shopper_id"]=>
string(2) "31"
["invoice_text"]=>
string(16) "31: testo tester"
["trx_user_comment"]=>
string(13) "100031-5ada30"
["trx_typ"]=>
string(4) "auth"
["ret_transdate"]=>
string(8) "09.01.12"
["ret_transtime"]=>
string(8) "14:46:19"
["ret_errorcode"]=>
string(1) "0"
["ret_authcode"]=>
string(0) ""
["ret_ip"]=>
string(12) "85.183.4.138"
["ret_booknr"]=>
string(10) "1-67407930"
["ret_trx_number"]=>
string(10) "1-67407930"
["redirect_needed"]=>
string(1) "0"
["trx_paymentmethod"]=>
string(10) "MasterCard"
["trx_paymentdata_country"]=>
string(2) "US"
["trx_remoteip_country"]=>
string(2) "DE"
["paydata_cc_cardowner"]=>
string(12) "testo tester"
["paydata_cc_number"]=>
string(16) "XXXXXXXXXXXX4444"
["paydata_cc_expdate"]=>
string(4) "0112"
["paydata_cc_typ"]=>
string(10) "MasterCard"
["ret_status"]=>
string(7) "SUCCESS"
}