Page 271 of 283 FirstFirst ... 171221261269270271272273281 ... LastLast
Results 2,701 to 2,710 of 2826
  1. #2701
    Join Date
    Aug 2004
    Posts
    768
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I may have asked before, but is there anyway to have the "Newsletter Subscribe" checkbox displayed on the CHECKOUT page the same way that it's displayed on the Create Account page?

    My reasoning is that far more orders are placed than accounts are created (especially with OPC Guest Checkout)......and I want to maximize the amount of exposure people have to getting on our mailing list.

    (A competitor of mine does this and it's greatly built up their mailing list, because by default, they have their newsletter checkbox display as part of the order process).

    Basically, I would just like to output the same block of code as the Create Account page for displaying the checkbox, and then recording that information into the customers_newsletter field of the Customer table.
    - Jeff

  2. #2702
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,591
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by Jeff_Mash View Post
    I may have asked before, but is there anyway to have the "Newsletter Subscribe" checkbox displayed on the CHECKOUT page the same way that it's displayed on the Create Account page?

    My reasoning is that far more orders are placed than accounts are created (especially with OPC Guest Checkout)......and I want to maximize the amount of exposure people have to getting on our mailing list.

    (A competitor of mine does this and it's greatly built up their mailing list, because by default, they have their newsletter checkbox display as part of the order process).

    Basically, I would just like to output the same block of code as the Create Account page for displaying the checkbox, and then recording that information into the customers_newsletter field of the Customer table.
    Change request created on OPC's GitHub: https://github.com/lat9/one_page_checkout/issues/388

  3. #2703
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,246
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    ZC 1.5.8a
    OPC 2.4.6

    This is more of an FYI than anything but with account creation set as Full Account I can count on the fingers of one hand the number of fake accounts set up over the past few years. Having recently started using the Registered Account feature I am now (from the day of implementation) regularly getting an average of one per day. Coincidence or is it the reduced number of fields needing to be filled - perhaps it is the lack of a country drop-down that makes it easier for the spammers.
    Simon

  4. #2704
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,591
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by simon1066 View Post
    ZC 1.5.8a
    OPC 2.4.6

    This is more of an FYI than anything but with account creation set as Full Account I can count on the fingers of one hand the number of fake accounts set up over the past few years. Having recently started using the Registered Account feature I am now (from the day of implementation) regularly getting an average of one per day. Coincidence or is it the reduced number of fields needing to be filled - perhaps it is the lack of a country drop-down that makes it easier for the spammers.
    Understood; that's why I recommend the use of a Captcha element on the create-account page (I use my Access Blocker).

  5. #2705
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,246
    Plugin Contributions
    1

    Default Re: One-Page Checkout [Support Thread]

    Quote Originally Posted by lat9 View Post
    Understood; that's why I recommend the use of a Captcha element on the create-account page (I use my Access Blocker).
    Thank you, I will install that. On a non-related OPC matter, I have noticed that a Registered Customer's registration_ip is not recorded (and therefore not displayed in Admin > Customers) whereas a Full Customer's ip is. Can I just check if that's to be expected?
    Simon

  6. #2706
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,591
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    That value should be recorded (to mimic the full-up account-creation), but it's not currently. See this OPC GitHub issue for tracking: https://github.com/lat9/one_page_checkout/issues/389

  7. #2707
    Join Date
    Sep 2013
    Location
    Devon, UK
    Posts
    79
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    I'm testing the Braintree payment module in the sandbox and all works fine with OPC disabled. With OPC enabled and the same card details that work with it disabled, I click "Confirm Order" and OPC simply refreshes without displaying any error message. No payment shows in Braintree and no order is created. I have the OPC debug log but I can't see anything in it to say what is going wrong. Any pointers to where to look would be appreciated.

    OPC 2.4.6
    Braintree 1.4.5
    Zen Cart 1.58a
    PHP 7.4

    I'm assuming that since Braintree doesn't install any files into /includes/modules/pages/checkout_payment, I don't need to copy anything into /includes/modules/pages/checkout_one during installation.

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

    Default Re: One-Page Checkout [Support Thread]

    I'm unfamiliar with the Braintree payment module, perhaps it needs addition to the "Payment Modules requiring Confirmation" OPC setting?

  9. #2709
    Join Date
    Sep 2013
    Location
    Devon, UK
    Posts
    79
    Plugin Contributions
    0

    Default Re: One-Page Checkout [Support Thread]

    Thanks. I just added it to the "Payment Modules requiring Confirmation" OPC setting but I see the same result. I think what I need to know is where I should look in the OPC debug file to figure out why it failed to complete the order.

  10. #2710
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,591
    Plugin Contributions
    88

    Default Re: One-Page Checkout [Support Thread]

    @BillJ, PM sent.

 

 

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