Second Part
Code:
2016-11-21 21:25:31 checkout_one: CHECKOUT_ONE_AFTER_ORDER_TOTAL_PROCESSING
order_total Object
(
[modules] => Array
(
[0] => ot_subtotal.php
[1] => ot_shipping.php
[2] => ot_coupon.php
[3] => ot_group_pricing.php
[4] => ot_quantity_discount.php
[5] => ot_tax.php
[6] => ot_gv.php
[7] => ot_total.php
)
)
order Object
(
[info] => Array
(
[order_status] => 1
[currency] => USD
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Free Shipping Options (Free Shipping)
[shipping_module_code] => freeoptions_freeoptions
[shipping_cost] => 0
[subtotal] => 8
[shipping_tax] => 0
[tax] => 0.54
[total] => 8.54
[tax_groups] => Array
(
[OH TAX 6.75%] => 0.54
)
[comments] =>
[ip_address] => 216.177.186.199 - 216.177.186.199
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Dark Denim
[model] => 28
[tax_groups] => Array
(
[OH TAX 6.75%] => 6.75
)
[tax_description] => OH TAX 6.75%
[price] => 8.0000
[final_price] => 8
[onetime_charges] => 0
[weight] => 0.1
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 26
[rowClass] => rowEven
[tax] => 6.75
)
)
[customer] => Array
(
[firstname] => Mark
[lastname] => Cranston
[company] =>
[street_address] => 821 S. Harris Ave
[suburb] =>
[city] => Columbus
[postcode] => 43204
[state] => Ohio
[zone_id] => 47
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[format_id] => 2
[telephone] => 6412791737
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => Mark
[lastname] => Cranston
[company] =>
[street_address] => 821 S. Harris Ave
[suburb] =>
[city] => Columbus
[postcode] => 43204
[state] => Ohio
[zone_id] => 47
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[country_id] => 223
[format_id] => 2
)
[content_type] => physical
[email_low_stock] =>
[products_ordered_attributes] =>
[products_ordered] =>
[products_ordered_email] =>
[attachArray] =>
[billing] => Array
(
[firstname] => Mark
[lastname] => Cranston
[company] =>
[street_address] => 821 S. Harris Ave
[suburb] =>
[city] => Columbus
[postcode] => 43204
[state] => Ohio
[zone_id] => 47
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[country_id] => 223
[format_id] => 2
)
[use_external_tax_handler_only] =>
)
messageStack Object
(
[messages] => Array
(
)
)
2016-11-21 21:25:31 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
payment Object
(
[modules] => Array
(
[0] => paypalwpp.php
[1] => moneyorder.php
[2] => freecharger.php
[3] => ceon_manual_card.php
)
[selected_module] =>
[doesCollectsCardDataOnsite] =>
[paymentClass] => ceon_manual_card Object
(
["code"] => ceon_manual_card
[version] => 4.0.1
[_ceon_base_model_code] => S-ZC-CMC
[_ceon_model_edition_code] =>
[_version] => 4.0.1
[copyright_start_year] => 2006
[_current_config_version] => 4.0.1
[_current_config_edition_code] =>
[_current_database_version] => 4.0.1
[_current_database_edition_code] =>
[_critical_config_problem] =>
[_config_messages] => Array
(
)
[title] => Credit/Debit Card
[description] =>
[enabled] => 1
[zone] => 0
[sort_order] => 100
[order_status] => 2
[_card_holder] =>
[_card_type] =>
[_card_number] =>
[_card_expiry] =>
[_card_cv2_number] =>
[_card_start] =>
[_card_issue_number] =>
[_card_number_middle_digits] =>
)
)
array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'module' => 'freeoptions',
)
2016-11-21 21:25:31 checkout_one: CHECKOUT_ONE_TEMPLATE_SHIPPING_QUOTES:
array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'module' => 'freeoptions',
)
array (
0 =>
array (
'id' => 'freeoptions',
'module' => 'Free Shipping Options',
'methods' =>
array (
0 =>
array (
'id' => 'freeoptions',
'title' => 'Free Shipping',
'cost' => 0,
),
),
),
1 =>
array (
'id' => 'usps',
'module' => 'United States Postal Service',
'methods' =>
array (
0 =>
array (
'id' => 'First-Class Mail Large Envelope',
'title' => 'First-Class Mail Large Envelope',
'cost' => 3.12000000000000010658141036401502788066864013671875,
'insurance' => 0,
),
1 =>
array (
'id' => 'Priority MailTM',
'title' => 'Priority Mail™',
'cost' => 6.25,
'insurance' => 0,
),
),
'tax' => 6.749999999999989341858963598497211933135986328125,
'icon' => '<img src="includes/templates/template_default/images/icons/shipping_usps.gif" alt="United States Postal Service" title=" United States Postal Service " width="50" height="13" />',
),
)
Bookmarks