Page 71 of 80 FirstFirst ... 21616970717273 ... LastLast
Results 701 to 710 of 791
  1. #701
    Join Date
    Sep 2013
    Location
    Devon, UK
    Posts
    88
    Plugin Contributions
    1

    Default Re: Square WebPay

    Here's what it looks like in the zip file.
    Click image for larger version. 

Name:	screen.jpg 
Views:	21 
Size:	18.1 KB 
ID:	20656

    Note that only square_webPay.php is in the modules/payment directory. You have autoload.php in there too when it should be one level down in modules/payment/square_webPay

  2. #702
    Join Date
    May 2011
    Location
    Tennessee
    Posts
    496
    Plugin Contributions
    0

    Default Re: Square WebPay

    I currently use PayPal but since PayPal no longer allows quest check out with a credit card i am trying to replace PayPal with Square Web Pay.

    I installed the plugin without any problem and set up in Square and Zencart.

    Does anyone have any idea what could be causing Square WebPay from offering Square WebPay as a payment option?

    Reinstalled the plugin twice now.

    Walked through the setup instructions three rimes now.

    Please does anyone have any guidance to fix the problem?
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	Screenshot 2024-06-15 192840.jpg 
Views:	11 
Size:	21.6 KB 
ID:	20657   Click image for larger version. 

Name:	Screenshot 2024-06-15 192722.jpg 
Views:	11 
Size:	20.4 KB 
ID:	20658  

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

    Default Re: Square WebPay

    Quote Originally Posted by BillJ View Post
    Here's what it looks like in the zip file.
    Click image for larger version. 

Name:	screen.jpg 
Views:	21 
Size:	18.1 KB 
ID:	20656

    Note that only square_webPay.php is in the modules/payment directory. You have autoload.php in there too when it should be one level down in modules/payment/square_webPay
    Thank you for that information... I have the auotload.php file back where it should be in includes/modules/payment/square_webpay directory... and..
    perhaps there is some light at the end of the tunnel with this conundrum.. with help from y'all here on the forum... which I sincerely appreciate

    I have the square_webPay.php file in the includes/modules/payment directory BUT... I also have another file that's a text/x-generic file without the .php on the end... it's name is square_webPay sitting in there alongside the square_webPay.php file... The contents of this file:

    <?php

    // autoload.php @generated by Composer

    require_once __DIR__ . '/composer/autoload_real.php';

    return ComposerAutoloaderInitfafb29fe5f8dc595bfe1ebb15dd8a771::getLoader();


    Right now I'm in the process of tracking down where/which directory this file is supposed to be... I must have uploaded it to this directory by mistake... I'm looking through the Square_WebPay Module's upload package to see if I can locate where it needs to be so I can move it over to the correct location... Hopefully, this will fix this issue

  4. #704
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    Thank you for that information... I have the auotload.php file back where it should be in includes/modules/payment/square_webpay directory... and..
    perhaps there is some light at the end of the tunnel with this conundrum.. with help from y'all here on the forum... which I sincerely appreciate

    I have the square_webPay.php file in the includes/modules/payment directory BUT... I also have another file that's a text/x-generic file without the .php on the end... it's name is square_webPay sitting in there alongside the square_webPay.php file... The contents of this file:

    <?php

    // autoload.php @generated by Composer

    require_once __DIR__ . '/composer/autoload_real.php';

    return ComposerAutoloaderInitfafb29fe5f8dc595bfe1ebb15dd8a771::getLoader();


    Right now I'm in the process of tracking down where/which directory this file is supposed to be... I must have uploaded it to this directory by mistake... I'm looking through the Square_WebPay Module's upload package to see if I can locate where it needs to be so I can move it over to the correct location... Hopefully, this will fix this issue
    Well... I am unable to find this file anywhere in the modules files for upload... nowhere can I find this file... which I'm finding strange and daunting... Where the heck did this file come from?... I'm leaning towards deleting it... save it to my machine and jettison it from the includes/modules/payment directory... How could it hurt?

    I must admit, I'm close to the point of going to the backup I did before uploading this module and searching thru Square's other methods of setting up payments right to each individual page... It's bean a week of trying to get this to go... I have to ask myself " how much more time should I spend trying to resolve this"...

  5. #705
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Update... Decided to try one last time and completely S%!t Canned the module... deleted all directories and files and performed a full Re-Install and FTP'd the booger back in...
    I was able to configure and authorize it I obviously uploaded something wrong the first time. Now I'll sand-box it and see if it does what I need it to do..
    Thanks to all who offered up their suggestions and guidance... I sincerely appreciate the help
    Last edited by BigB; 18 Jun 2024 at 02:36 AM.

  6. #706
    Join Date
    Jun 2024
    Posts
    91
    Plugin Contributions
    0

    Default Re: Square WebPay

    Have things going in sand-box mode... all is well except for the checkout process hangs on step 2 of 3... the continue button doesn't take you to step 3... I'm using the faux card info that square provides for MasterCard..Visa... simply will not continue to step 3 of checkout to confirm the order... any ideas why checkout is hanging?

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

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    Have things going in sand-box mode... all is well except for the checkout process hangs on step 2 of 3... the continue button doesn't take you to step 3... I'm using the faux card info that square provides for MasterCard..Visa... simply will not continue to step 3 of checkout to confirm the order... any ideas why checkout is hanging?
    Any input on why checkout hangs at step 2 of 3... I have the module configured, authorized and in sand-box mode for testing but keep getting stuck at this step.. I hit the continue button and it goes nowhere.. no idea what may cause this

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

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    Any input on why checkout hangs at step 2 of 3... I have the module configured, authorized and in sand-box mode for testing but keep getting stuck at this step.. I hit the continue button and it goes nowhere.. no idea what may cause this
    I'm not a coder or IT guy by any means... but I just looked in my degug log and saw this:
    I have looked at the debug logs in Admin... this one stood out:

    [20-Jun-2024 17:07:25 UTC] PHP Notice: missing token result: should not get here. check that you have the latest jscript_square_webpay file and that you are not having javascript errors in the console. in /includes/modules/payment/square_webPay.php on line 261

    I'm on Zen Cart 2.0.1... I do have the latest Square WebPay release, the module is configured and authorized but I continue to keep getting stuck at Step 2..... It will not process the request to continue and move forward to Step 3... I even tried a production mode transaction to rule out if sandbox mode may have been causing the issue... same thing... not able to get past step 2 of checkout... and in production mode I had no feild showing to even enter a CC number...
    Even though this is pointing me in a direction of a .php to look at and the line to look on... I have no idea what to look for
    Last edited by BigB; 21 Jun 2024 at 12:05 AM.

  9. #709
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,849
    Plugin Contributions
    11

    Default Re: Square WebPay

    in reviewing this thread, i can say that you doing something unsupported. from the download page:

    - Version 1.0.0 use SDK version: 17.2.0.20220216. According to square, this SDK requires php 7.4 - php 8.0.
    - I have successfully used it using php 7.3 and zen-cart v1.5.6.
    - You are welcome to use it as you see fit; I have only tested it for zc156 and zc157.
    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.
    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. #710
    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.
    I do appreciate all of the input, suggestions, attention and direction that everyone has contributed for this conundrum. Thank you carlwhat for beaming in and making it definite that the Square webPay module in it's present state is clearly not compatiable with Zen Cart 2.0.1. This will save me a lot of time that I can now focus on a viable solution to using Sqaure Payments.
    All the best

 

 
Page 71 of 80 FirstFirst ... 21616970717273 ... LastLast

Similar Threads

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