Page 77 of 296 FirstFirst ... 2767757677787987127177 ... LastLast
Results 761 to 770 of 2956
  1. #761
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,845
    Plugin Contributions
    25

    Default Re: One-Page Checkout [Support Thread]

    Cindy,

    I am trying to use OPC in combination with the new boostrap theme, but get an error popup "Please contact the store owner; some required elements of this page are missing."
    Opening the console I can see

    Code:
    Missing #otshipping
     setFormSubmitButton, payment-module: null
    Showing "confirm"
     Setting orderConfirmed (0), submitter (null)
    After clicking ok, I get a checkout screen, but layout is screwed

  2. #762
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by Design75 View Post
    Cindy,

    I am trying to use OPC in combination with the new boostrap theme, but get an error popup "Please contact the store owner; some required elements of this page are missing."
    Opening the console I can see

    Code:
    Missing #otshipping
     setFormSubmitButton, payment-module: null
    Showing "confirm"
     Setting orderConfirmed (0), submitter (null)
    After clicking ok, I get a checkout screen, but layout is screwed
    Arggh, I was afraid of that ... but haven't had time to do the integration-testing myself. I'll put that on my list, to see what's up and what can be changed to enable the integration.

  3. #763
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Arggh, I was afraid of that ... but haven't had time to do the integration-testing myself. I'll put that on my list, to see what's up and what can be changed to enable the integration.
    Turns out that it's a combination of issues (see https://github.com/lat9/one_page_checkout/issues/118) that is preventing the interoperation. I'll report back here when updates are available.

  4. #764
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    I've just submitted v2.0.0 of One-Page Checkout to the Zen Cart Plugins for review, containing changes associated with the following GitHub issues:

    #107: Add processing to enable "guest-checkout" and "registered-accounts" features.
    #108: Align STOCK_CHECK clause in shipping checks with "checkout_shipping" current handling.
    #109: Redirects to the "time_out" pages via SSL protocol.
    #110: Correct integration with "Product Delivery by Postcode".
    #111: Correct integration with the "PayPal Express Checkout" shortcut button.
    #112: Correct message when no shipping is available.
    #116: Correct misspelling in console log.
    #118: Enable interoperation with the "ZCA Bootstrap Template".

    This version introduces Guest Checkout and Account Registration features similar to those provided by the COWOA and COWAA plugins. I'll update this support thread when download is available.

  5. #765
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: One-Page Checkout [Support Thread]

    I uploaded from git, as a guest I don't get any payment methods...

    Code:
    Sorry, we are not accepting payments from your region at this time.
    Please contact us for alternate arrangements.
    When I login as a customer all work as intended....

    Any Ideas?

  6. #766
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by rbarbour View Post
    I uploaded from git, as a guest I don't get any payment methods...

    Code:
    Sorry, we are not accepting payments from your region at this time.
    Please contact us for alternate arrangements.
    When I login as a customer all work as intended....

    Any Ideas?
    The default settings for the guest-checkout disallow the use of cod and moneyorder payment methods; you can change that in the Configuration->One-Page Checkout settings.

  7. #767
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    I've just submitted v2.0.0 of One-Page Checkout to the Zen Cart Plugins for review, containing changes associated with the following GitHub issues:

    #107: Add processing to enable "guest-checkout" and "registered-accounts" features.
    #108: Align STOCK_CHECK clause in shipping checks with "checkout_shipping" current handling.
    #109: Redirects to the "time_out" pages via SSL protocol.
    #110: Correct integration with "Product Delivery by Postcode".
    #111: Correct integration with the "PayPal Express Checkout" shortcut button.
    #112: Correct message when no shipping is available.
    #116: Correct misspelling in console log.
    #118: Enable interoperation with the "ZCA Bootstrap Template".

    This version introduces Guest Checkout and Account Registration features similar to those provided by the COWOA and COWAA plugins. I'll update this support thread when download is available.
    My, that was fast! The update is now available for download from the plugins!

  8. #768
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    The default settings for the guest-checkout disallow the use of cod and moneyorder payment methods; you can change that in the Configuration->One-Page Checkout settings.
    Well, I feel stupid.

    I can honestly say "I really like this plugin".

    After trying other "one-page" & "COWOA" plugins this one is by far structured much better....

    I am almost tempted to break my own rule about adding 3rd party plugins to my free templates..

  9. #769
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,352
    Plugin Contributions
    94

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by rbarbour View Post
    Well, I feel stupid.

    I can honestly say "I really like this plugin".

    After trying other "one-page" & "COWOA" plugins this one is by far structured much better....

    I am almost tempted to break my own rule about adding 3rd party plugins to my free templates..
    Thanks for the compliment, @rbarbour!

    I'd suggest, however, distributing only template-overrides for the various pages' formatting since the guest-checkout/registered-accounts handling is fairly new and could wind up being fluid.

  10. #770
    Join Date
    Feb 2010
    Posts
    2,159
    Plugin Contributions
    17

    Default Re: One-Page Checkout [Support Thread]

    Maybe I should stick to templates

    Fresh install from both GIT and ZC plugins. Can't confirm order, keep getting:

    HTML Code:
    Your order's details have changed. Please review the current values and re-submit.

 

 

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