Page 73 of 80 FirstFirst ... 23637172737475 ... LastLast
Results 721 to 730 of 791
  1. #721
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by carlwhat View Post
    in reviewing this thread, i can say that you doing something unsupported. from the download page:



    so this module is not ready for v2.x.

    some of the notices you are getting seem to indicate your php version is greater than 8.0.

    your problems arise from running code that is not meant to run together.

    as the quote states above, you are welcome to use it as you see fit; but clearly the problems arise from incompatible versions.

    that said, there seems to be plenty of helpful suggestions on this thread from numerous individuals.

    best.
    OK... this is weird.. I decided to give things another go...
    I wiped ZC v2.0.1 and decided to do a fresh install of Zen Cart v1.5.8... my php version is 8.0... still have the same issue with checkout hanging at Step 2 of 3

    According to the specs I should not be having any issues... the author does state that the module has been tested and it does indeed work on v1.5.8 with a php version no higher than 8.0... I have no reason to doubt his findings however, these very ZC version and php specs are exactly what I'm running for this intsallation of ZC 1.5.8 (with the security patch!) and php 8.0 ...
    I can't be the only one facing this... what can possibly be causing this?

    There must be a plausible answer and solution to get this module going/processing the way it should... the incompatible php and ZC version issues are no longer a part of the equation...
    any input, suggestions, etc... greatly appreciated

  2. #722
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    OK... this is weird.. I decided to give things another go...
    I wiped ZC v2.0.1 and decided to do a fresh install of Zen Cart v1.5.8... my php version is 8.0... still have the same issue with checkout hanging at Step 2 of 3

    According to the specs I should not be having any issues... the author does state that the module has been tested and it does indeed work on v1.5.8 with a php version no higher than 8.0... I have no reason to doubt his findings however, these very ZC version and php specs are exactly what I'm running for this intsallation of ZC 1.5.8 (with the security patch!) and php 8.0 ...
    I can't be the only one facing this... what can possibly be causing this?

    There must be a plausible answer and solution to get this module going/processing the way it should... the incompatible php and ZC version issues are no longer a part of the equation...
    any input, suggestions, etc... greatly appreciated
    can you upload some screenshots and what if any errors are you getting?

  3. #723
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by OJ_SIMON View Post
    can you upload some screenshots and what if any errors are you getting?
    Hello OJ_SIMON,
    I didn't see anything in error logs... but, there is one strange thing that I did just experience... I can login to the admin on Brave but, not on FireFox.. it just hangs at the login page giving me an incorrect user/password warning but, I know the credentials to login are correct..
    that doesn't make any sense to me at all... I have logged in to the admin on FireFox before but it won't do it this evening... go there on Brave and Blam-O.. I can login no problem-o
    I had no probs getting the module installed, configured and authorized.
    FWIW: I do get the same hanging issue on Step 2 of 3 of checkout on both BOTH Brave and FireFox browsers... I have the module on Sand-Box mode for testing the checkout process...
    Last edited by BigB; 30 Jun 2024 at 02:15 AM.

  4. #724
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,582
    Plugin Contributions
    29

    Default Re: Square WebPay

    Quote Originally Posted by swguy View Post
    Yep. This module works; a number of my clients have purchased it.
    This has been my experience too. A working demo is not necessary. And how would you test it anyways, place a paid order??

  5. #725
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    Hello OJ_SIMON,
    I didn't see anything in error logs... but, there is one strange thing that I did just experience... I can login to the admin on Brave but, not on FireFox.. it just hangs at the login page giving me an incorrect user/password warning but, I know the credentials to login are correct..
    that doesn't make any sense to me at all... I have logged in to the admin on FireFox before but it won't do it this evening... go there on Brave and Blam-O.. I can login no problem-o
    I had no probs getting the module installed, configured and authorized.
    FWIW: I do get the same hanging issue on Step 2 of 3 of checkout on both BOTH Brave and FireFox browsers... I have the module on Sand-Box mode for testing the checkout process...
    what template are you using?

  6. #726
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,842
    Plugin Contributions
    11

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    According to the specs I should not be having any issues... the author does state that the module has been tested and it does indeed work on v1.5.8 with a php version no higher than 8.0... I have no reason to doubt his findings however, these very ZC version and php specs are exactly what I'm running for this intsallation of ZC 1.5.8 (with the security patch!) and php 8.0 ...
    I can't be the only one facing this... what can possibly be causing this?
    your use of the term, "however", does seem to suggest that you doubt my findings.

    my contributions to this repo, as well as my help in this forum are well documented. this is an open source community. if you would like help, and specifically my help, to start with, i would suggest not doubting what i say to be true. i coded this module for the community on my time; and i have continued to support it on my time. the amount of time i have spent makes me question why i do it when i see posts like yours.

    feel free to view this screencast.

    the fact that you are not seeing any logs does not mean they are not out there. have you generated any other logs?

    more likely you may be having a javascript issue. i would suggest opening developer tools and looking at the console, perhaps there is some information there.

    but my best guess is that you are configured wrong. from what i recollect, getting to the javascript credit card input part is rather easy. but once you enter the data, the application id and the application secret must start with sandbox if you are in sandbox mode. i have a feeling that data may be wrong... and the dev tools console (look it up if you do not know what it is) may provide additional information.

    and it is entirely possible you are the only one experiencing this issue.

    and here is another one that needs to move to the top of your list; have you used any other payment module and successfully done an order? what makes you think this problem is limited to this module?

    i would answer that one before moving forward.

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

  7. #727
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by carlwhat View Post
    your use of the term, "however", does seem to suggest that you doubt my findings.

    my contributions to this repo, as well as my help in this forum are well documented. this is an open source community. if you would like help, and specifically my help, to start with, i would suggest not doubting what i say to be true. i coded this module for the community on my time; and i have continued to support it on my time. the amount of time i have spent makes me question why i do it when i see posts like yours.

    feel free to view this screencast.

    the fact that you are not seeing any logs does not mean they are not out there. have you generated any other logs?

    more likely you may be having a javascript issue. i would suggest opening developer tools and looking at the console, perhaps there is some information there.

    but my best guess is that you are configured wrong. from what i recollect, getting to the javascript credit card input part is rather easy. but once you enter the data, the application id and the application secret must start with sandbox if you are in sandbox mode. i have a feeling that data may be wrong... and the dev tools console (look it up if you do not know what it is) may provide additional information.

    and it is entirely possible you are the only one experiencing this issue.

    and here is another one that needs to move to the top of your list; have you used any other payment module and successfully done an order? what makes you think this problem is limited to this module?

    i would answer that one before moving forward.

    TNIS.
    My use of "however" has nothing to do with doubting your work and its efficacy... there's a good deal of people using the module and it's processing orders for them... obviously, it works...
    As far as over at the developers portal... I can't find anything that is wrong... I created the application the way it is supposed to be... with all the correct info in the correct fields.. I was able to activate and authorize the module... it must be configured correctly to have gotten that far, correct?

    In regards to my being the only one experiencing this issue... intuition says probably not however, I could be wrong... either way, that's not really important. I do appreciate that you're taking the time to post on this thread right now

    I'll try the free order module that's loaded in the stock payment modules section to see if I can actually make it all the way through the checkout steps...
    Attached Images Attached Images  
    Last edited by BigB; 30 Jun 2024 at 05:01 AM.

  8. #728
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by OJ_SIMON View Post
    what template are you using?
    I'm using the default "Responsive Classic" template... I like it.. nice, clean, orderly display...

  9. #729
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    I'm using the default "Responsive Classic" template... I like it.. nice, clean, orderly display...
    have you got modifications in your checkout you've done and is the country set right? try it in classic

  10. #730
    Join Date
    Nov 2023
    Location
    Hounslow
    Posts
    131
    Plugin Contributions
    0

    Default Re: Square WebPay

    take a screenshot of when it hangs.

 

 
Page 73 of 80 FirstFirst ... 23637172737475 ... LastLast

Similar Threads

  1. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 20
    Last Post: 23 Apr 2025, 08:49 AM
  2. Square Payment Module for Zen Cart [Support Thread]
    By DrByte in forum Addon Payment Modules
    Replies: 780
    Last Post: 7 Apr 2025, 02:03 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