Results 1 to 10 of 800

Hybrid View

  1. #1
    Join Date
    Aug 2008
    Location
    Sydney Australia
    Posts
    829
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    It appears that it is from super orders here: https://www.zen-cart.com/downloads.php?do=file&id=155

    Would this be a conflict with Square Webpay because it has an sql script.

    Should I uninstall the super orders module?
    Outdoorking
    Live Site www.outdoorking.com.au

  2. #2
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    279
    Plugin Contributions
    4

    Default Re: Square WebPay support thread.

    Occasionally I get a complaint from a customer that they were unable to make a payment - and my zencart is showing them this error -

    Your transaction could not be completed due to a misconfiguration in our store. Please report this error to the Store Owner: SQ-MISCONF

    Checking the relevant myDEBUG file it's getting triggered by the square_webPay module at line 235 -

    trigger_error('missing token result: ' . json_encode($_REQUEST));

    So why does a customer on the odd occasion have a missing token? And is there anything I can do to resolve this?

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by royaldave View Post
    ...

    So why does a customer on the odd occasion have a missing token? And is there anything I can do to resolve this?
    there are plenty of posts on this issue.

    in addition, according to my records, that specific error message was changed ~19 months ago.

    your customer does not have javascript enabled on the browser he is using to purchase your product.

    i would suggest updating to the latest version. and buying your customer a new computer...

    best.
    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
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    279
    Plugin Contributions
    4

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    there are plenty of posts on this issue.

    in addition, according to my records, that specific error message was changed ~19 months ago.

    your customer does not have javascript enabled on the browser he is using to purchase your product.

    i would suggest updating to the latest version. and buying your customer a new computer...

    best.
    The new computer comment seems about right. I'm yet to hear back from my customer - however I do know they were using safari, and I found a comment online about square SDK not working with versions 11 and under.
    I was able to replicate the error using testingbot.

  5. #5
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    279
    Plugin Contributions
    4

    Default Re: Square WebPay support thread.

    Quote Originally Posted by royaldave View Post
    The new computer comment seems about right. I'm yet to hear back from my customer - however I do know they were using safari, and I found a comment online about square SDK not working with versions 11 and under.
    I was able to replicate the error using testingbot.
    My customer insists they have latest IOS, safari and chrome versions - the payment wouldn't work on safari or chrome.
    Is there some apple setting that might cause this - I am totally not an apple person and wouldn't have a clue where to begin looking.

  6. #6
    Join Date
    Nov 2007
    Location
    Woodbine, Georgia, United States
    Posts
    4,247
    Plugin Contributions
    58

    Default Re: Square WebPay support thread.

    Quote Originally Posted by royaldave View Post
    My customer insists they have latest IOS, safari and chrome versions - the payment wouldn't work on safari or chrome.
    Is there some apple setting that might cause this - I am totally not an apple person and wouldn't have a clue where to begin looking.
    The fact here is that most of the time it is something they enabled, changed, added or otherwise screwed around with all their browser settings. Malware or a BHO in their browser....

    There will always be people who report issues and like I said most times it's them, but you can't help most of them. Sometimes you just have to tell them to try a different device.

    Also, Apple seriously does whatever it wants with regard to web standards.... Always have.

    ~Melanie
    PRO-Webs, Inc. since 2003 :: Zen Cart Hosting :: Zen Cart SEO – 12 Steps to Success
    **I answer questions in the forum, private messages are not conducive to a helpful community.

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by royaldave View Post
    ....I was able to replicate the error using testingbot.
    as i stated somewhere above, you need to be on the latest version of this module.

    in addition, i am not sure what your testingbot does, or how it does it. for all i know, your testingbot disables javascript, and then is able to reproduce the error.

    unfortunately, there is nothing i can do about that. this version of square makes use of javascript. if javascript is disabled, it will not work.

    if however, you are able to provide some reproducible circumstances that your testingbot created with javascript enabled, please post them. i would be interested.

    Quote Originally Posted by royaldave;
    My customer insists they have latest IOS, safari and chrome versions - the payment wouldn't work on safari or chrome.
    Is there some apple setting that might cause this - I am totally not an apple person and wouldn't have a clue where to begin looking.
    i think you are selling yourself short here; i would try a google search to see how to disable javascript on an apple.

    as i have previously stated, i have zero customers using square. but i did set up a test site on the internet and spun up my apple laptop. it is running:

    Sonoma 14.2.1 (23C71)

    which i believe is reasonably current. i was then able to place an order using chrome and safari. those browser versions were:

    Chrome is up to date
    Version 120.0.6099.234 (Official Build) (arm64)

    safari
    Version 17.2.1 (19617.1.17.11.12)

    you have numerous customers placing orders successfully; some can not. one customer insists everything on his computer is current and yet can not place an order. as i previously stated, i do believe the problem lies there, and not with this code. but feel free to add something new. code does have bugs, and can always be improved.

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

  8. #8
    Join Date
    Nov 2006
    Posts
    127
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post

    as i have previously stated, i have zero customers using square. but i did set up a test site on the internet and spun up my apple laptop. it is running:
    Did you mean "...zero customers using apple"?

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by todoonada View Post
    Did you mean "...zero customers using apple"?
    no, i did not. perhaps zero clients using square is more appropriate.

    my few clients use my authorize net plugin; and some form of the dreaded paypal. i host them all on linux servers, and i use a linux workstation for my own development.

    some clients use apple for their own workstations; but in general, i do not.

    i only coded this module as someone asked me to do it. so i did it for the community. setting up very specific environments to simulate what a store's customer might have, is a bit of work. but i do want to ensure that the code works for most environments.

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

  10. #10
    Join Date
    Aug 2013
    Location
    Perth, WA, AU
    Posts
    279
    Plugin Contributions
    4

    Default Re: Square WebPay support thread.

    Quote Originally Posted by carlwhat View Post
    as i stated somewhere above, you need to be on the latest version of this module.

    you have numerous customers placing orders successfully; some can not. one customer insists everything on his computer is current and yet can not place an order. as i previously stated, i do believe the problem lies there, and not with this code. but feel free to add something new. code does have bugs, and can always be improved.

    best.
    Hi

    I never suggested there was an issue with the code - I am convinced its an environment issue - I'd just like to have a solution to give my clients.
    I fully understand how to switch on/off javascript in safari, but the fact they claim it then also doesn't work in chrome on the same device is what's throwing me - that really was my question.

 

 

Similar Threads

  1. Square Payment Module for Zen Cart [Support Thread]
    By DrByte in forum Addon Payment Modules
    Replies: 820
    Last Post: 16 May 2026, 01:07 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 22
    Last Post: 26 Jan 2026, 06:47 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

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