Hello,
I just made a fresh zencart 1.5.5a install. Also a fresh Edify template and of course one-page-checkout.
But it seems that i can't get one-page-checkout to work, it loops back after pressing the button confirm order. It just stays on the checkout-one page.
I copied the 1.5.5a payment.php file and made sure all other files are all copied correct. Now i don't have a clue where to look for this problem Website: http://www.middenarmsteun.nl
Below the error code.
2016-09-12 16:45:38 checkout_one_confirmation: Starting confirmation, shipping and request data follows:
Code:
Array(
[id] => zones_zones
[title] => Tariefzones (Verzenden naar NL)
[cost] => 7
[extras] =>
)
Array
(
[main_page] => checkout_one_confirmation
[securityToken] => 2a3af9d4715c861f42db57917deaac0f
[action] => process
[shipping_billing] => 1
[comments] =>
[dc_redeem_code] =>
[shipping] => zones_zones
[payment] => moneyorder
[conditions] => 1
[confirm_order_x] => Confirm Order
[order_confirmed] => 0
[javascript_enabled] => 1
[zenInstallerId] => 256ddc7393d6b447260fdffd7067e680
[zenid] => 684d4f2ec67ac151a155a0d3331bb549
[__atuvc] => 14|37
[__atuvs] => 57d6bb1db6e74400000
)
2016-09-12 16:45:38 checkout_one_confirmation: Initial order information:order
Code:
Object
(
[info] => Array
(
[order_status] => 1
[currency] => EUR
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Tariefzones (Verzenden naar NL)
[shipping_module_code] => zones_zones
[shipping_cost] => 7
[subtotal] => 10
[shipping_tax] => 0
[tax] => 0
[total] => 17
[tax_groups] => Array
(
[0] => 0
)
[comments] =>
[ip_address] => 24.132.131.128 - 24.132.131.128
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Test
[model] => Test-01
[tax_groups] => Array
(
[0] => Btw
)
[tax_description] => Btw
[price] => 10.0000
[final_price] => 10
[onetime_charges] => 0
[weight] => 1
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 1
[rowClass] => rowEven
[tax] => 0
)
)
[customer] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[format_id] => 5
[telephone] => 0622153576
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[content_type] => physical
[email_low_stock] =>
[products_ordered_attributes] =>
[products_ordered] =>
[products_ordered_email] =>
[attachArray] =>
[billing] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[use_external_tax_handler_only] =>
)
2016-09-12 16:45:38 checkout_one_confirmation: SHIPPING_QUOTE:
Code:
Array
(
[0] => Array
(
[id] => zones
[module] => Tariefzones
[methods] => Array
(
[0] => Array
(
[id] => zones
[title] => Verzenden naar NL
[cost] => 7
)
)
)
)
2016-09-12 16:45:38 checkout_one_confirmation: Shipping setup, preparing to call order-totals.shipping
Code:
Object
(
[modules] => Array
(
[0] => zones.php
)
[enabled] => 1
[abort_legacy_calculations] =>
)
Array
(
[0] => Array
(
[id] => zones
[module] => Tariefzones
[methods] => Array
(
[0] => Array
(
[id] => zones
[title] => Verzenden naar NL
[cost] => 7
)
)
)
)
Array
(
[id] => zones_zones
[title] => Tariefzones (Verzenden naar NL)
[cost] => 7
[extras] =>
)
2016-09-12 16:45:38 checkout_one_confirmation: Returned from call to order-totals:order_total
Code:
Object
(
[modules] => Array
(
[0] => ot_subtotal.php
[1] => ot_shipping.php
[2] => ot_coupon.php
[3] => ot_group_pricing.php
[4] => ot_tax.php
[5] => ot_loworderfee.php
[6] => ot_gv.php
[7] => ot_total.php
)
)
2016-09-12 16:45:38 checkout_one_confirmation: Something causing redirection back to checkout_one, error (), order_confirmed ()
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.4 (2016-09-11)), Zen Cart version (1.5.5a), template (edify)
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (),
Code:
array (
'id' => 'zones_zones',
'title' => 'Tariefzones (Verzenden naar NL)',
'cost' => 7,
'extras' => '',
)
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_SHIPPING_CHECK (zones_zones)
Code:
Array
(
[0] => Array
(
[id] => zones
[module] => Tariefzones
[methods] => Array
(
[0] => Array
(
[id] => zones
[title] => Verzenden naar NL
[cost] => 7
)
)
)
)
Array
(
[0] => zones_zones
)
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
Code:
array (
'id' => 'zones_zones',
'title' => 'Tariefzones (Verzenden naar NL)',
'cost' => 7,
'extras' => '',
)order Object
(
[info] => Array
(
[order_status] => 1
[currency] => EUR
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Tariefzones (Verzenden naar NL)
[shipping_module_code] => zones_zones
[shipping_cost] => 7
[subtotal] => 10
[shipping_tax] => 0
[tax] => 0
[total] => 17
[tax_groups] => Array
(
[0] => 0
)
[comments] =>
[ip_address] => 24.132.131.128 - 24.132.131.128
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Test
[model] => Test-01
[tax_groups] => Array
(
[0] => Btw
)
[tax_description] => Btw
[price] => 10.0000
[final_price] => 10
[onetime_charges] => 0
[weight] => 1
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 1
[rowClass] => rowEven
[tax] => 0
)
)
[customer] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[format_id] => 5
[telephone] => 0622153576
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[content_type] => physical
[email_low_stock] =>
[products_ordered_attributes] =>
[products_ordered] =>
[products_ordered_email] =>
[attachArray] =>
[billing] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[use_external_tax_handler_only] =>
)
messageStack Object
(
[messages] => Array
(
)
)
Array
(
[0] => Array
(
[id] => zones
[module] => Tariefzones
[methods] => Array
(
[0] => Array
(
[id] => zones
[title] => Verzenden naar NL
[cost] => 7
)
)
)
)
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_AFTER_ORDER_TOTAL_PROCESSING
Code:
order_total Object
(
[modules] => Array
(
[0] => ot_subtotal.php
[1] => ot_shipping.php
[2] => ot_coupon.php
[3] => ot_group_pricing.php
[4] => ot_tax.php
[5] => ot_loworderfee.php
[6] => ot_gv.php
[7] => ot_total.php
)
)
order Object
(
[info] => Array
(
[order_status] => 1
[currency] => EUR
[currency_value] => 1.00000000
[payment_method] =>
[payment_module_code] =>
[coupon_code] =>
[shipping_method] => Tariefzones (Verzenden naar NL)
[shipping_module_code] => zones_zones
[shipping_cost] => 7
[subtotal] => 10
[shipping_tax] => 0
[tax] => 0
[total] => 17
[tax_groups] => Array
(
[0] => 0
)
[comments] =>
[ip_address] => 24.132.131.128 - 24.132.131.128
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Test
[model] => Test-01
[tax_groups] => Array
(
[0] => Btw
)
[tax_description] => Btw
[price] => 10.0000
[final_price] => 10
[onetime_charges] => 0
[weight] => 1
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 1
[rowClass] => rowEven
[tax] => 0
)
)
[customer] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[format_id] => 5
[telephone] => 0622153576
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[content_type] => physical
[email_low_stock] =>
[products_ordered_attributes] =>
[products_ordered] =>
[products_ordered_email] =>
[attachArray] =>
[billing] => Array
(
[firstname] => John
[lastname] => van Rossem
[company] => Restyleparts
[street_address] => Ratelaarstraat 34
[suburb] =>
[city] => Arnhem
[postcode] => 6832DK
[state] =>
[zone_id] => 0
[country] => Array
(
[id] => 150
[title] => Netherlands
[iso_code_2] => NL
[iso_code_3] => NLD
)
[country_id] => 150
[format_id] => 5
)
[use_external_tax_handler_only] =>
)
messageStack Object
(
[messages] => Array
(
)
)
2016-09-12 16:45:38 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
Code:
payment Object
(
[modules] => Array
(
[0] => moneyorder.php
[1] => paypalwpp.php
)
[selected_module] =>
[doesCollectsCardDataOnsite] =>
[paymentClass] => paypalwpp Object
(
[ code ] => paypalwpp
[title] => PayPal
[description] => <strong>PayPal</strong>
[enabled] => 1
[zone] => 0
[enableDebugging] =>
[showPaymentPage] =>
[flagDisablePaymentAddressChange] =>
[sort_order] => 0
[buttonSourceEC] => ZenCart-EC_us
[order_pending_status] => 1
[order_status] => 1
[_logDir] => /home/admin/domains/middenarmsteun.nl/public_html/logs
[_logLevel] => 0
[fmfResponse] =>
[fmfErrors] => Array
(
)
[use_incontext_checkout] =>
[codeTitle] => PayPal Express Checkout
[codeVersion] => 1.5.5
[enableDirectPayment] =>
[emailAlerts] =>
[doDPonly] =>
[buttonSourceDP] => ZenCart-DP_us
[new_acct_notify] => Yes
[cards] => Array
(
)
[form_action_url] => http://middenarmsteun.nl/ipn_main_handler.php?type=ec&markflow=1&clearSess=1&stage=final
[cc_type_check] =>
)
)
array (
'id' => 'zones_zones',
'title' => 'Tariefzones (Verzenden naar NL)',
'cost' => 7,
'extras' => '',
)
Bookmarks