Page 5 of 62 FirstFirst ... 345671555 ... LastLast
Results 41 to 50 of 611
  1. #41
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    on the site you are trying to fix, i have confirmed that we are getting a response back from square. see:

    https://www.dropbox.com/s/ubo8m9jjwb...50-25.png?dl=0

    i have determined a potential problem with this file.

    includes/modules/pages/checkout_payment/jscript_square_webPay.php

    there is a new version of said file here for anyone who wants to test it:

    https://github.com/proseLA/square_we...are_webPay.php

    this problem seems to be confined to OPC.

    best.
    I have replaced jscript_square_webPay.php with the RAW FILE and still getting a problem with OPC
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  2. #42
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    on the site you are trying to fix, i have confirmed that we are getting a response back from square. see:

    https://www.dropbox.com/s/ubo8m9jjwb...50-25.png?dl=0

    i have determined a potential problem with this file.

    includes/modules/pages/checkout_payment/jscript_square_webPay.php

    there is a new version of said file here for anyone who wants to test it:

    https://github.com/proseLA/square_we...are_webPay.php

    this problem seems to be confined to OPC.

    best.

    These are the settings for 'Order Total, JQUERY Selector' in OPC

    Order Total, jQuery Selector
    Please make any necessary changes


    Order Total, jQuery Selector
    Identify the CSS/jQuery selector used to locate an order's current total value. The default value, #ottotal > div:first-child applies to the Zen Cart responsive_classic template's format.


    #ottotal .ot-textName:  Screenshot 2022-04-20 at 18.13.56.jpg
Views: 480
Size:  39.6 KB

    These are in the admin to load the bootstrap template order total selector div. I remember having a similar issue to the issues I am having now when I first started using OPC. It was the same error until I applied the selector, as it is in the image, and given to me by Cindy.

    So I am wondering if this setting might be part of the issue?
    Last edited by Nick1973; 20 Apr 2022 at 06:22 PM.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  3. #43
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,668
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    nick,
    please go here:

    admin -> configuration -> One-Page Checkout Settings -> Load Minified Script Files

    and set to:

    FALSE.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  4. #44
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,668
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    also on that page, what is the value of:

    Payment-Block Action on Shipping Change

    Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  5. #45
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    also on that page, what is the value of:

    Payment-Block Action on Shipping Change

    Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION
    It's set to 'Update'
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  6. #46
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    red flag Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    nick,
    please go here:

    admin -> configuration -> One-Page Checkout Settings -> Load Minified Script Files

    and set to:

    FALSE.
    Still getting the same issue. Is this something that Cindy LAT9 can help with?
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  7. #47
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    also on that page, what is the value of:

    Payment-Block Action on Shipping Change

    Key: CHECKOUT_ONE_PAYMENT_BLOCK_ACTION

    I've turned OPC off for now anyway as I know Square Works with the standard cart and I need to get some orders coming through.
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  8. #48
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,668
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    Quote Originally Posted by Nick1973 View Post
    Still getting the same issue. Is this something that Cindy LAT9 can help with?
    nick,
    i only had you turn off minifying to help with my trouble shooting.

    rest assured, i am close to figuring out the problem. unfortunately i am not able to reproduce it on my dev box as of yet, but as soon as i am able, i will have a solution.

    rest assured, cindy has complete confidence in my trouble shooting. and this problem will get solved.

    but paying customers first, and i got a bunch of stuff on my plate.
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

  9. #49
    Join Date
    Sep 2008
    Location
    Cleethorpes
    Posts
    1,227
    Plugin Contributions
    6

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    nick,
    i only had you turn off minifying to help with my trouble shooting.

    rest assured, i am close to figuring out the problem. unfortunately i am not able to reproduce it on my dev box as of yet, but as soon as i am able, i will have a solution.

    rest assured, cindy has complete confidence in my trouble shooting. and this problem will get solved.

    but paying customers first, and i got a bunch of stuff on my plate.
    Ok no problem Carl, and yes paying customers do come first, plus the marketing to actually get them in the first place.

    So can you work with OPC off on my end? Or do you need it on?

    It's just I would like some actual orders that pay money :-)
    Nick Smith - Venture Design and Print
    https://venturedesignandprint.co.uk

  10. #50
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,668
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    better if it is on... but do as you need to...
    author of square Webpay.
    mxWorks has premium plugins. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 
Page 5 of 62 FirstFirst ... 345671555 ... LastLast

Similar Threads

  1. Square Payment Module for Zen Cart [Support Thread]
    By DrByte in forum Addon Payment Modules
    Replies: 749
    Last Post: 5 Sep 2023, 01:16 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  3. Square Support for SqPaymentForm ending 15th July 2022
    By brittainmark in forum Addon Payment Modules
    Replies: 1
    Last Post: 9 Apr 2022, 02:40 PM
  4. v156 Square Payments and strange request from Square
    By ianhg in forum General Questions
    Replies: 4
    Last Post: 14 Nov 2020, 11:14 AM
  5. v156 PWA, Offline support Push notifications addon [Support Thread]
    By perfumbg in forum All Other Contributions/Addons
    Replies: 0
    Last Post: 23 May 2019, 02:27 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