0% found this document useful (0 votes)
20 views6 pages

Sequence

The document contains debugging information from an e-commerce website showing the contents of arrays with different states: without user login, with user login, on different checkout and payment pages. Key differences include additional customer details present when logged in like name, address and order ID, and error messages shown without login for missing address information on the payment page.

Uploaded by

hizbullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views6 pages

Sequence

The document contains debugging information from an e-commerce website showing the contents of arrays with different states: without user login, with user login, on different checkout and payment pages. Key differences include additional customer details present when logged in like name, address and order ID, and error messages shown without login for missing address information on the payment page.

Uploaded by

hizbullah
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

WITHOUT LOGIN

https://secure.microglobe.co.uk/checkout_payment_new.php

array(14) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> int(1) } } ["total"]=>
float(2.17) ["weight"]=> float(50) ["cartID"]=> string(5) "25148"
["content_type"]=> bool(false) ["free"]=> int(0) }
["language"]=>&string(7) "english" ["languages_id"]=>&string(1) "1"
["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>
array(0) { } ["snapshot"]=> array(0) { } }
["affiliate_ref"]=>&NULL["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""
["msg_error_offer"]=>&string(0) "" ["stcok_72"]=>&int(0)
["product_disc_idi"]=>&string(0) "" ["discounti"]=>&string(0) ""
["password123"]=>&string(9) "myorder99"
["recently_viewed"]=>&string(6) "11669;" }

WITH LOGIN

array(19) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> int(1) } } ["total"]=>
float(2.17) ["weight"]=> float(50) ["cartID"]=> string(5) "86836"
["content_type"]=> bool(false) ["free"]=> int(0) }
["language"]=>&string(7) "english" ["languages_id"]=>&string(1) "1"
["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>
array(0) { } ["snapshot"]=> array(0) { } }
["affiliate_ref"]=>&NULL["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""
["msg_error_offer"]=>&string(0) "" ["stcok_72"]=>&int(0)
["product_disc_idi"]=>&string(0) "" ["discounti"]=>&string(0) ""
["password123"]=>&string(9) "myorder99"
["customer_id"]=>&string(5) "82002"
["customer_default_address_id"]=>&string(5) "95964"
["customer_first_name"]=>&string(5) "Habib"
["customer_country_id"]=>&string(3) "222"
["customer_zone_id"]=>&string(1) "0"
["recently_viewed"]=>&string(6) "11669;" }

WITHOUT LOGIN

https://secure.microglobe.co.uk/checkout_payment.php

array(23) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> string(1) "1" } } ["total"]=>
int(0) ["weight"]=> int(0) ["cartID"]=> NULL ["content_type"]=>
bool(false) ["free"]=> int(0) } ["language"]=>&string(7) "english"
["languages_id"]=>&string(1) "1" ["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>
array(0) { } ["snapshot"]=> array(0) { } } ["affiliate_ref"]=>&NULL
["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""
["msg_error_offer"]=>&string(0) "" ["stcok_72"]=>&int(0)
["product_disc_idi"]=>&string(0) "" ["discounti"]=>&string(0) ""
["recently_viewed"]=>&string(6) "11669;" ["sendto"]=>&NULL
["billto"]=>&NULL ["comments"]=>&NULL ["shipping"]=>&array(3)
{ ["id"]=> string(11) "inter_inter" ["title"]=> string(56) " (Delivery to
Countries - out side UK (2-5 days))" ["cost"]=> float(5.98) }
["password123"]=>&string(9) "myorder99"
["customer_id"]=>&string(5) "82002"
["customer_default_address_id"]=>&string(5) "95964"
["customer_first_name"]=>&string(5) "Habib"
["customer_country_id"]=>&string(3) "222"
["customer_zone_id"]=>&string(1) "0" }

-----------------------------------------------------------------------

WITH LOGIN THE LINK IS MESSING


WITHOUT LOGIN

https://secure.microglobe.co.uk/checkout_payment.php

array(23) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> string(1) "1" } } ["total"]=>
float(2.17) ["weight"]=> float(50) ["cartID"]=> NULL
["content_type"]=> string(8) "physical" ["free"]=> int(0) }
["language"]=>&string(7) "english" ["languages_id"]=>&string(1) "1"
["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>
array(0) { } ["snapshot"]=> array(0) { } } ["affiliate_ref"]=>&NULL
["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""
["msg_error_offer"]=>&string(0) "" ["stcok_72"]=>&int(0)
["product_disc_idi"]=>&string(0) "" ["discounti"]=>&string(0) ""
["recently_viewed"]=>&string(6) "11669;" ["sendto"]=>&string(5)
"95964" ["billto"]=>&NULL ["comments"]=>&NULL
["shipping"]=>&array(3) { ["id"]=> string(11) "inter_inter" ["title"]=>
string(56) " (Delivery to Countries - out side UK (2-5 days))"
["cost"]=> float(5.98) } ["password123"]=>&string(9) "myorder99"
["customer_id"]=>&string(5) "82002"
["customer_default_address_id"]=>&string(5) "95964"
["customer_first_name"]=>&string(5) "Habib"
["customer_country_id"]=>&string(3) "222"
["customer_zone_id"]=>&string(1) "0" }

WITH LOGIN THE LINK IS MESSING

WITHOUT LOGIN

https://secure.microglobe.co.uk/checkout_confirmation.php?
comments=&payment=worldpay_junior

array(24) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> string(1) "1" } } ["total"]=>
float(2.17) ["weight"]=>float(50) ["cartID"]=> NULL
["content_type"]=> string(8) "physical" ["free"]=> int(0) }
["language"]=>&string(7) "english" ["languages_id"]=>&string(1) "1"
["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>array(0)
{ } ["snapshot"]=> array(0) { } }
["affiliate_ref"]=>&NULL["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""["msg_error_offer"]=>&string(0)
"" ["stcok_72"]=>&int(0) ["product_disc_idi"]=>&string(0) ""
["discounti"]=>&string(0) "" ["recently_viewed"]=>&string(6)
"11669;" ["sendto"]=>&string(5) "95964" ["billto"]=>&NULL
["comments"]=>&NULL ["shipping"]=>&array(3) { ["id"]=> string(11)
"table_table" ["title"]=> string(60) " (Delivered by Royal Mail within
UK/Northern Ireland)" ["cost"]=> string(4) "2.99" }
["password123"]=>&string(9) "myorder99"
["customer_id"]=>&string(5) "82002"
["customer_default_address_id"]=>&string(5) "95964"
["customer_first_name"]=>&string(5) "Habib"
["customer_country_id"]=>&string(3) "222"
["customer_zone_id"]=>&string(1) "0" ["cartID"]=>&NULL }

WITH LOGIN

array(24) { ["cart"]=>&object(shoppingCart)#3 (6) { ["contents"]=>


array(1) { [11669]=> array(1) { ["qty"]=> int(1) } } ["total"]=>
float(2.17) ["weight"]=> float(50) ["cartID"]=> string(5) "86836"
["content_type"]=> string(8) "physical" ["free"]=> int(0) }
["language"]=>&string(7) "english" ["languages_id"]=>&string(1) "1"
["currency"]=>&string(3) "GBP"
["navigation"]=>&object(navigationHistory)#6 (2) { ["path"]=>array(0)
{ } ["snapshot"]=> array(0) { } }
["affiliate_ref"]=>&NULL["affiliate_clickthroughs_id"]=>&NULL
["msg_shopping_cart"]=>&string(0) ""["msg_error_offer"]=>&string(0)
"" ["stcok_72"]=>&int(0) ["product_disc_idi"]=>&string(0) ""
["discounti"]=>&string(0) "" ["password123"]=>&string(9)
"myorder99" ["customer_id"]=>&string(5) "82002"
["customer_default_address_id"]=>&string(5) "95964"
["customer_first_name"]=>&string(5) "Habib"
["customer_country_id"]=>&string(3) "222"
["customer_zone_id"]=>&string(1) "0"
["recently_viewed"]=>&string(6) "11669;" ["sendto"]=>&string(5)
"95964" ["cartID"]=>&string(5) "86836" ["billto"]=>&string(5)
"95964" ["comments"]=>&NULL ["shipping"]=>&array(3) { ["id"]=>
string(11) "table_table" ["title"]=> string(60) " (Delivered by Royal
Mail within UK/Northern Ireland)" ["cost"]=> string(4) "2.99" } }

WITHOUT LOGIN

Secure Payment Page


Sorry, there was a problem processing your payment:
 The transaction cannot be processed. Please send the
following information to the merchant:
o An account holder address is required.
 The transaction cannot be processed. Please send the
following information to the merchant:
o A country was not specified.

Server information 11/Aug/2019 09:54:58 Server ID


ukdc1-pz-pay05 (801a3c9912a7c932)

WITH LOGIN

Secure Payment Page


Select language English

MICROGLOBE OPTICS LIMITED

Payment method Mastercard

Description Microglobe Ltd

Amount £5.16

Card details
* Indicates a required field

* Card number

Security Code
-- ----
* Expiry date

* Cardholder's name Habib UK

Cardholder details
Billing address 90 Old Street

Postcode/ZIP code HA2 6EL

Country United Kingdom

Telephone 02072406774

Fax

Email address khahabib@hotmail.com

Cardholder validation
Please complete this challenge to prove you are a real person:

Start again
Make payment

Cancel

WorldPay (UK) Limited © 2012

You might also like