Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,940
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    I'm preparing to submit v2.3.1 of One-Page Checkout to the plugin moderators for review and will post back here when it's available for download.

    This release contains changes associated with the following GitHub issues:

    #239: Additional notifier to enable site-specific 'hash' overrides.
    #240: State dropdown displayed when it's not enabled.
    #241: Additional session-variable clean-up on guest-checkout completion.
    #242: Add parameters to 'formatAddressElement' method, enabling additional site-specific customizations.
    #243: Load browser-detection class only if it's not already loaded.
    #245: Remove password_forgotten from the guest-checkout's disallowed pages.
    #246: Disallow guest-checkout on robot accesses.
    #247: Correct Salutation field formatting.
    #248: Additional session-variables to ignore for the "Ceon Sage Pay Direct" payment method.
    #249: Correct guest-checkout order-confirmation emails' address formatting.
    #250: Clarify that guest-checkout can continue via button-press on the login page.

  2. #2
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,940
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    I'm preparing to submit v2.3.1 of One-Page Checkout to the plugin moderators for review and will post back here when it's available for download.

    This release contains changes associated with the following GitHub issues:

    #239: Additional notifier to enable site-specific 'hash' overrides.
    #240: State dropdown displayed when it's not enabled.
    #241: Additional session-variable clean-up on guest-checkout completion.
    #242: Add parameters to 'formatAddressElement' method, enabling additional site-specific customizations.
    #243: Load browser-detection class only if it's not already loaded.
    #245: Remove password_forgotten from the guest-checkout's disallowed pages.
    #246: Disallow guest-checkout on robot accesses.
    #247: Correct Salutation field formatting.
    #248: Additional session-variables to ignore for the "Ceon Sage Pay Direct" payment method.
    #249: Correct guest-checkout order-confirmation emails' address formatting.
    #250: Clarify that guest-checkout can continue via button-press on the login page.
    Now available for download: https://www.zen-cart.com/downloads.php?do=file&id=2095

  3. #3
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,915
    Plugin Contributions
    13

    Default Re: One-Page Checkout [Support Thread]

    @lat9,
    in reviewing a problem, the solution seems to involve a php setting of:

    serialize_precision

    according to this doc, a value of -1 gives the most precision and is recommended since php7.1

    https://wiki.php.net/rfc/precise_float_value

    do you see any problem with OPC here with that setup?

    thanks.
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,940
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    @carlwhat, OPC simply re-structures the layout of the checkout process from 3-ish (depends on whether you include login) pages to 1-ish (discounting the optional review step) page.

    The calculations for the order are still provided by the various shipping, payment and order-total modules, so if there's a calculation issue it's in the Zen Cart base.

 

 

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

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