Page 23 of 282 FirstFirst ... 1321222324253373123 ... LastLast
Results 221 to 230 of 2812
  1. #221
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    143
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am using PayPal Express Checkout only, with the Responsive Classic Template and not aware of a template override version of tpl_checkout_one_default.

  2. #222
    Join Date
    Nov 2016
    Location
    Pakistan
    Posts
    2
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    first of all i installed 1.0.7 which has only issue with discount coupon (price discount ) not deduct discount when goes to payment site e.g paypal , first data payment page

    when upgrade to 1.0.8 payment options not displaying and click on confirm order alert on screen select payment method

  3. #223
    Join Date
    Nov 2016
    Location
    Pakistan
    Posts
    2
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I am using
    Zencart 1.5.5a
    Template : Responsive classic

    first of all issue with 1.0.7
    1) display coupon discount but when order confirm goes to firstdata credit card page coupon amount not effect . no discount
    2) coupon free shipping also not working

    when upgrade to 1.0.8
    1) payment method option not displaying
    2) when click on confirm order popup select payment method
    when replace tpl_checkout_one_default.php with previous 1.0.7 behave same as 1.0.7

    Please help will thankfull

  4. #224
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    version 1.0.8

    enabled one page checkout to true ...
    No paypal express button and credit card information is displayed

    Enabled the code tags but can't send because the file is to large.
    I PM'd you the error code ...

    Thanks
    Mark
    Mark
    Hare Do

  5. #225
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Too large to send there also ...
    I will split it up to view ...

    Code:
    2016-11-21 21:19:34 checkout_one_observer: checkout_one redirect: Array
    (
        [main_page] => checkout_shipping
        [zenid] => 135c7450157b08e5c983d90ffcd76478
    )
    
    2016-11-21 21:19:34 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.8 (2016-11-19)), Zen Cart version (1.5.5a), template (haredo)
    2016-11-21 21:19:34 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (),  (not set)
    2016-11-21 21:19:35 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
    array (
      'id' => 'usps_First-Class Mail Large Envelope',
      'title' => ' (First-Class Mail Large Envelope)',
      'cost' => 3.12000000000000010658141036401502788066864013671875,
    )order Object
    (
        [info] => Array
            (
                [order_status] => 1
                [currency] => USD
                [currency_value] => 1.00000000
                [payment_method] => 
                [payment_module_code] => 
                [coupon_code] => 
                [shipping_method] =>  (First-Class Mail Large Envelope)
                [shipping_module_code] => usps_First-Class Mail Large Envelope
                [shipping_cost] => 3.12
                [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] => Cotton Spring Print
                        [model] => 134
                        [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] => 64
                        [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
            (
            )
    
    )
    Array
    (
        [0] => 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.12
                                [insurance] => 0
                            )
    
                        [1] => Array
                            (
                                [id] => Priority MailTM
                                [title] => Priority Mail™
                                [cost] => 6.25
                                [insurance] => 0
                            )
    
                    )
    
                [tax] => 6.75
                [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" />
            )
    
    )
    
    2016-11-21 21:19:35 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] =>  (First-Class Mail Large Envelope)
                [shipping_module_code] => usps_First-Class Mail Large Envelope
                [shipping_cost] => 3.12
                [subtotal] => 8
                [shipping_tax] => 0.2106
                [tax] => 0.7506
                [total] => 11.8706
                [tax_groups] => Array
                    (
                        [OH TAX 6.75%] => 0.7506
                    )
    
                [comments] => 
                [ip_address] => 216.177.186.199 - 216.177.186.199
            )
    
        [totals] => Array
            (
            )
    
        [products] => Array
            (
                [0] => Array
                    (
                        [qty] => 1
                        [name] => Cotton Spring Print
                        [model] => 134
                        [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] => 64
                        [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:19:35 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' => 'usps_First-Class Mail Large Envelope',
      'title' => ' (First-Class Mail Large Envelope)',
      'cost' => 3.12000000000000010658141036401502788066864013671875,
    )
    2016-11-21 21:25:30 checkout_one_observer: checkout_one redirect: Array
    (
        [main_page] => checkout_shipping
        [zenid] => 135c7450157b08e5c983d90ffcd76478
    )
    
    2016-11-21 21:25:30 checkout_one: CHECKOUT_ONE_ENTRY, version (1.0.8 (2016-11-19)), Zen Cart version (1.5.5a), template (haredo)
    2016-11-21 21:25:30 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_CALCULATIONS, pass (), free_shipping (),  (not set)
    2016-11-21 21:25:31 checkout_one: CHECKOUT_ONE_AFTER_SHIPPING_QUOTES
    array (
      'id' => 'freeoptions_freeoptions',
      'title' => 'Free Shipping Options (Free Shipping)',
      'cost' => 0,
      'module' => 'freeoptions',
    )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
            (
            )
    
    )
    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.12
                                [insurance] => 0
                            )
    
                        [1] => Array
                            (
                                [id] => Priority MailTM
                                [title] => Priority Mail&trade;
                                [cost] => 6.25
                                [insurance] => 0
                            )
    
                    )
    
                [tax] => 6.75
                [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" />
            )
    
    )
    Mark
    Hare Do

  6. #226
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    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&trade;',
            '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" />',
      ),
    )
    Mark
    Hare Do

  7. #227
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,154
    Plugin Contributions
    11

    Default Re: One-Page Checkout [Support Thread]

    Don't know if this will help in all uses of this but here's what I found.
    It's obvious that the payment options are not showing up but are they not there because of something else is preventing them? I did a compare of the includes/templates/template_default/templates/tpl_checkout_one_default.php file for both the 1.0.7 and 1.0.8. In looking for what changes might affect payment, I noticed the addition in 1.0.8 of code to NOT display the payment-method if there is no shipping method. Actually done by checking to see if there IS a shipping method and then adding the payment methods. The new addition lists (on line 178)
    Code:
    if ($shipping_method_available) {
    This led me on a search for $shipping_method_available to see where it was set. Turns out $shipping_method_available couldn't be found anywhere but in the file itself and only on that one line of code.
    Thinking it couldn't be that simple, i changed the line to what I was able to find elsewhere.
    Code:
    if ($shipping_method) {
    That managed to bring up the available payment methods but didn't play well with the free items as it would not allow confirmation of the sale on free shipping. Something is stopping the checkoutOneSubmit div from firing.

    Commenting out line 358 and 391 got the submit button back but there are still problems with the fact that the system is not informing us that the shipping method is free.
    Brain is fried at this point. Hopefully this will help in the search.

  8. #228
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,499
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    @allmart, @dbltoe, @haredo (and everyone else). My profuse apologies; the offending line is in /includes/templates/template_default/tpl_checkout_one_default.php, line 178:
    Code:
    if ($shipping_method_available) {
    That should be changed to read
    Code:
    if ($shipping_module_available) {
    @faisalkn4, is firstdata your only payment method?

    I'll get v1.0.9 going to incorporate that first change. Somehow (brainfart?), a downlevel version of that template file "crept" into the plugin's repository.

  9. #229
    Join Date
    Feb 2016
    Location
    Canada
    Posts
    143
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Thanks for your prompt solution, worked like a charm. No need to apologize, we are all grateful for your contributions.

  10. #230
    Join Date
    Apr 2006
    Location
    Ohio
    Posts
    6,162
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Thanks, worked perfect for a product.
    But when you have a downloadable product with free shipping.
    Code:
     Yes, Skip Shipping Address  No, Shipping Address Required                        
    Always Free Shipping: Yes, Always Free Shipping No, Normal Shipping Rules Special, Product/Download Combo Requires a Shipping Address
    admin panel/ modules/ shipping/ FREE SHIPPING is turned on.
    There is NO confirmation button and NO Free Shipping Available to finish the order on the OPC
    Mark
    Hare Do

 

 

Similar Threads

  1. Set number of products displayed per page (support thread)
    By yellow1912 in forum All Other Contributions/Addons
    Replies: 146
    Last Post: 2 Nov 2023, 12:50 AM
  2. v151 Banners In Main Page - Support Thread
    By stevesh in forum Templates, Stylesheets, Page Layout
    Replies: 2
    Last Post: 18 Sep 2021, 03:36 PM
  3. v151 Site Map/Page Not Found: Combined [Support Thread]
    By lat9 in forum All Other Contributions/Addons
    Replies: 7
    Last Post: 4 Jan 2016, 02:19 PM
  4. v151 PayPal Express Checkout Using NVP 84.0 [Support Thread]
    By lat9 in forum Addon Payment Modules
    Replies: 32
    Last Post: 28 Dec 2015, 04:54 PM
  5. Checkout Amazon Style -- Support Thread
    By CJPinder in forum All Other Contributions/Addons
    Replies: 72
    Last Post: 13 Apr 2011, 08:18 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR