Results 1 to 10 of 3052

Hybrid View

  1. #1
    Join Date
    Jun 2012
    Posts
    481
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I would like to apply a group discount to guest checkouts if the guest meets certain criteria. Current versions of ot_group_pricing allow calculating discounts for guest customers through a notifier NOTIFY_OT_GROUP_PRICING_DEDUCTION_OVERRIDE but in my case the calculations would repeat the same logic as a logged in customer who meets the criteria. Another option is provided by the NOTIFY_ZEN_IN_GUEST_CHECKOUT notifier in function zen_in_guest_checkout(). This notifier can be used to return false which will allow ot_group_pricing to calculate the discount without repeating code. Taking this latter approach seems to work, except the header has Log Out instead of Log In (or whatever text is set).

    Are there any "gotchas" with this approach? Or would it be better to use the override notifier in ot_group_pricing and repeat code?

    Thank you for any suggestions or comments.

    Dave

  2. #2
    Join Date
    Jan 2005
    Posts
    55
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Does this plugin support "Expanded Checkout"? => https://developer.paypal.com/studio/checkout/advanced

    I read like twenty pages back of this topic, watched screenshots of settings but cannot figure it out. If its not the case, is there a plugin which supports this Paypal mode? Searched the whole forum but its difficult to find people which have experience with this Paypal mode or am I not searching correctly, I wonder.

    Or maybe I am talking about Paypal Pro? https://www.zen-cart.com/showthread....y-quot-setting ? Because I'm specifically looking for that particular mode of "Auth only" payments.
    Last edited by nl2dav; 7 Oct 2025 at 05:07 PM.

  3. #3
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by nl2dav View Post
    Does this plugin support "Expanded Checkout"? => https://developer.paypal.com/studio/checkout/advanced

    I read like twenty pages back of this topic, watched screenshots of settings but cannot figure it out. If its not the case, is there a plugin which supports this Paypal mode? Searched the whole forum but its difficult to find people which have experience with this Paypal mode or am I not searching correctly, I wonder.

    Or maybe I am talking about Paypal Pro? https://www.zen-cart.com/showthread....y-quot-setting ? Because I'm specifically looking for that particular mode of "Auth only" payments.
    The payment module that most closely supports the "Expanded Checkout" is PayPal/RESTful (https://www.zen-cart.com/downloads.php?do=file&id=2382). That payment module will eventually support that "Expanded Checkout".

    ... and, yes, OPC interoperates with that payment module.

  4. #4
    Join Date
    Apr 2011
    Posts
    586
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Not sure if it is possible at all, but I was wondering if:

    Can the billing and shipping block be combine into one block?

    Let me try to explain. I want my customer to be "forced" to enter their billing info and their shipping info before clicking save and being sent to the next page

    Right now, customer enter their email and billing info then are being sent after clicking "save" to the payment page. The payment page has the shipping info prefilled from the billing info on the previous page. Customer have to click edit in order to change the shipping info.

    I would like to avoid the edit step by having the customer fill in the shipping info on the previous page with the billing info.

    Secondly, would it be possible to invert billing info with shipping info so customers enter the delivery address first then their billing address.

    Hope this make sense

    Thank you in advance for your suggestion and/or help

  5. #5
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    13,942
    Plugin Contributions
    96

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by nicksab View Post
    Not sure if it is possible at all, but I was wondering if:

    Can the billing and shipping block be combine into one block?

    Let me try to explain. I want my customer to be "forced" to enter their billing info and their shipping info before clicking save and being sent to the next page

    Right now, customer enter their email and billing info then are being sent after clicking "save" to the payment page. The payment page has the shipping info prefilled from the billing info on the previous page. Customer have to click edit in order to change the shipping info.

    I would like to avoid the edit step by having the customer fill in the shipping info on the previous page with the billing info.

    Secondly, would it be possible to invert billing info with shipping info so customers enter the delivery address first then their billing address.

    Hope this make sense

    Thank you in advance for your suggestion and/or help
    Neither of those options is currently available. Note that the reason the billing address is requested first is that it's always needed, while the shipping address becomes optional when a customer's checkout contains only virtual products.

  6. #6
    Join Date
    Apr 2011
    Posts
    586
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Neither of those options is currently available. Note that the reason the billing address is requested first is that it's always needed, while the shipping address becomes optional when a customer's checkout contains only virtual products.
    Understood.

  7. #7
    Join Date
    Jul 2007
    Posts
    9
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Hi,
    I am just programing shipping module for Packeta (Middel Europe delivery system). And I use your OPC. I need to save new filed to order whit specificaly information about delivery place of any partner of Packeta. So I have made new field in TABLE_ORDERS, but I don't have found place who add this information for store it into the DB table.
    my input name is packeta-select-branch adn need to know how to manipulate with this field to successfully save into the order table.
    Thank you for your help.
    Borek

 

 

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