Hello,
I am unhappy to report that I am having a problem with this plugin when trying to use Braintree Credit Card Processor.
I have version 1.01 installed and the above modifications. I can't tell you if it was working before with version 1.00 because I assumed it was working because the payment method appeared on the one-page checkout form but I never really tested it. Shame on me!
I am getting this error in my logs:
[08-Aug-2016 07:30:55 America/Chicago] PHP Parse error: syntax error, unexpected T_STRING in /hsphere/local/home/religiousshop/religious-shop.com/includes/languages/english/responsive_sheffield_blue/checkout_confirmation.php on line 15
I have debug turned on in the admin for this plugin nd here is a copy of it:
2016-08-08 08:02:02 checkout_one_observer: checkout_one redirect: Array
(
[main_page] => checkout_shipping
)
2016-08-08 08:02:03 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.1 (2016-08-06)), Zen Cart version (1.5.4), template (responsive_sheffield_blue)
2016-08-08 08:02:03 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (), array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'extras' => '',
)
2016-08-08 08:02:06 checkout_one: CHECKOUT_ONE_SHIPPING_CHECK (freeoptions_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 (1 Boxes) (0 lbs, 8 oz)
[methods] => Array
(
[0] => Array
(
[id] => First-Class Mail Parcel
[title] => First-Class Mail Parcel (2 - 5 days)
[cost] => 8.9
[insurance] => 0
)
[1] => Array
(
[id] => Priority MailTM
[title] => Priority Mail™ (2 - 3 days)
[cost] => 11.25
[insurance] => 0.00
)
)
[tax] =>
[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" />
)
[2] => Array
(
[id] => fedexwebservices
[module] => FedEx (1 x 0.50lbs)
[info] =>
[methods] => Array
(
[0] => Array
(
[id] => PRIORITYOVERNIGHT
[title] => Priority Overnight
[cost] => 34.28
)
[1] => Array
(
[id] => STANDARDOVERNIGHT
[title] => Standard Overnight
[cost] => 31.96
)
[2] => Array
(
[id] => FEDEX2DAY
[title] => Fedex 2 Day
[cost] => 23.62
)
[3] => Array
(
[id] => FEDEXEXPRESSSAVER
[title] => Fedex Express Saver
[cost] => 22.73
)
[4] => Array
(
[id] => GROUNDHOMEDELIVERY
[title] => Ground Home Delivery (1 business day)
[cost] => 13.88
)
)
)
)
Array
(
[0] => freeoptions_freeoptions
[1] => usps_First-Class Mail Parcel
[2] => usps_Priority MailTM
[3] => fedexwebservices_PRIORITYOVERNIGHT
[4] => fedexwebservices_STANDARDOVERNIGHT
[5] => fedexwebservices_FEDEX2DAY
[6] => fedexwebservices_FEDEXEXPRESSSAVER
[7] => fedexwebservices_GROUNDHOMEDELIVERY
)
2016-08-08 08:02:06 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'extras' => '',
)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.1
[shipping_tax] =>
[tax] => 0
[total] => 8.1
[tax_groups] => Array
(
[0] => 0
)
[comments] =>
[ip_address] => 96.245.162.177 - 96.245.162.177
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Round Swarovski Dark Amethyst Birthstones
[model] => CB506FEB
[tax_groups] => Array
(
[0] => Sales Tax
)
[tax_description] => Sales Tax
[price] => 8.1000
[final_price] => 8.1
[vendors_id] => 3
[vendors_name] => HMH
[onetime_charges] => 0
[weight] => 0.5
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 3830
[rowClass] => rowEven
[tax] => 0
)
)
[customer] => Array
(
[firstname] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[format_id] => 2
[telephone] => 3022978848
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[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] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[country_id] => 223
[format_id] => 2
)
)
messageStack Object
(
[messages] => Array
(
)
)
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 (1 Boxes) (0 lbs, 8 oz)
[methods] => Array
(
[0] => Array
(
[id] => First-Class Mail Parcel
[title] => First-Class Mail Parcel (2 - 5 days)
[cost] => 8.9
[insurance] => 0
)
[1] => Array
(
[id] => Priority MailTM
[title] => Priority Mail™ (2 - 3 days)
[cost] => 11.25
[insurance] => 0.00
)
)
[tax] =>
[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" />
)
[2] => Array
(
[id] => fedexwebservices
[module] => FedEx (1 x 0.50lbs)
[info] =>
[methods] => Array
(
[0] => Array
(
[id] => PRIORITYOVERNIGHT
[title] => Priority Overnight
[cost] => 34.28
)
[1] => Array
(
[id] => STANDARDOVERNIGHT
[title] => Standard Overnight
[cost] => 31.96
)
[2] => Array
(
[id] => FEDEX2DAY
[title] => Fedex 2 Day
[cost] => 23.62
)
[3] => Array
(
[id] => FEDEXEXPRESSSAVER
[title] => Fedex Express Saver
[cost] => 22.73
)
[4] => Array
(
[id] => GROUNDHOMEDELIVERY
[title] => Ground Home Delivery (1 business day)
[cost] => 13.88
)
)
)
)
2016-08-08 08:02:06 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_bogo.php
[6] => ot_tax.php
[7] => ot_loworderfee.php
[8] => ot_gv.php
[9] => 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.1
[shipping_tax] =>
[tax] => 0
[total] => 8.1
[tax_groups] => Array
(
[0] => 0
)
[comments] =>
[ip_address] => 96.245.162.177 - 96.245.162.177
)
[totals] => Array
(
)
[products] => Array
(
[0] => Array
(
[qty] => 1
[name] => Round Swarovski Dark Amethyst Birthstones
[model] => CB506FEB
[tax_groups] => Array
(
[0] => Sales Tax
)
[tax_description] => Sales Tax
[price] => 8.1000
[final_price] => 8.1
[vendors_id] => 3
[vendors_name] => HMH
[onetime_charges] => 0
[weight] => 0.5
[products_priced_by_attribute] => 0
[product_is_free] => 0
[products_discount_type] => 0
[products_discount_type_from] => 0
[id] => 3830
[rowClass] => rowEven
[tax] => 0
)
)
[customer] => Array
(
[firstname] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[format_id] => 2
[telephone] => 3022978848
[email_address] => [email protected]
)
[delivery] => Array
(
[firstname] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[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] => Frank
[lastname] => Bernstein
[company] =>
[street_address] => 31115 Beaver Circle
[suburb] =>
[city] => Lewes
[postcode] => 19958
[state] => Delaware
[zone_id] => 15
[country] => Array
(
[id] => 223
[title] => United States
[iso_code_2] => US
[iso_code_3] => USA
)
[country_id] => 223
[format_id] => 2
)
)
messageStack Object
(
[messages] => Array
(
)
)
2016-08-08 08:02:06 checkout_one: CHECKOUT_ONE_AFTER_PAYMENT_MODULES_SELECTION
payment Object
(
[modules] => Array
(
[0] => braintree_api.php
[1] => moneyorder.php
[2] => freecharger.php
[3] => paypalwpp.php
[4] => layaway.php
)
[selected_module] =>
[doesCollectsCardDataOnsite] => 1
[paymentClass] => layaway Object
(
[code] => layaway
[title] => Layaway Payments <br/>Available for orders above $300.00. This splits the cost of your order into monthly payments, Your first payment is due now, please send your down payment check to us as soon as possible. Your order will NOT ship until paid in full
[description] => Monthly Payments
[icon] =>
[enabled] => 1
[sort_order] => 5
[email_footer] => Layaway Payment Plan
[layaway_payment_lengths_list] => Array
(
[0] => 3 Months
[1] => 6 Months
)
[layaway_payment_lengths_list_dropdown] => Array
(
[0] => Array
(
[id] => 0
[text] => 3 Months
)
[1] => Array
(
[id] => 1
[text] => 6 Months
)
)
)
)
array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'extras' => '',
)
2016-08-08 08:02:06 checkout_one: CHECKOUT_ONE_TEMPLATE_SHIPPING_QUOTES:
array (
'id' => 'freeoptions_freeoptions',
'title' => 'Free Shipping Options (Free Shipping)',
'cost' => 0,
'extras' => '',
)
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 (1 Boxes) (0 lbs, 8 oz)',
'methods' =>
array (
0 =>
array (
'id' => 'First-Class Mail Parcel',
'title' => 'First-Class Mail Parcel (2 - 5 days)',
'cost' => 8.9,
'insurance' => 0,
),
1 =>
array (
'id' => 'Priority MailTM',
'title' => 'Priority Mail™ (2 - 3 days)',
'cost' => 11.25,
'insurance' => '0.00',
),
),
'tax' => NULL,
'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" />',
),
2 =>
array (
'id' => 'fedexwebservices',
'module' => 'FedEx (1 x 0.50lbs)',
'info' => '',
'methods' =>
array (
0 =>
array (
'id' => 'PRIORITYOVERNIGHT',
'title' => 'Priority Overnight',
'cost' => 34.28,
),
1 =>
array (
'id' => 'STANDARDOVERNIGHT',
'title' => 'Standard Overnight',
'cost' => 31.96,
),
2 =>
array (
'id' => 'FEDEX2DAY',
'title' => 'Fedex 2 Day',
'cost' => 23.62,
),
3 =>
array (
'id' => 'FEDEXEXPRESSSAVER',
'title' => 'Fedex Express Saver',
'cost' => 22.73,
),
4 =>
array (
'id' => 'GROUNDHOMEDELIVERY',
'title' => 'Ground Home Delivery (1 business day)',
'cost' => 13.88,
),
),
),
)
When I switch back to the old multi-page checkout everything works ok.
Please help,
Frank



IE. Why do I always leave the testing of that browser for the end?
Reply With Quote
