Page 1 of 2 12 LastLast
Results 1 to 10 of 800

Hybrid View

  1. #1
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    THANX for the hard work!

    Buy the man some cake!

    I can verify that this works with:

    1.5.6c Php 7.3.33
    Linux 3.10.0 LiteSpeed
    MySQL 5.7.37
    OPC 2.3.1
    Edit Orders 4.5.0
    Changed Files Report
    Clone A Template
    clone of responsive_classic

    I am still in the process of testing with the latest bootstrap and OPC on 1.5.7d

    One thing I have run into is that comapanies with more than one Application established in Square MAY not have the correct business name reported to the customer's financial institution. Normally, if it were a sale a Microsoft, the bank statement would show "SQ MICROSOFT" I have not seen a problem with company name when the business has only one business Application for the web.

    Not Approved Guidelines but how I went about the upgrade:
    1. Get the Mod
      • Download the mod
      • Extract the files and upload them to your site.

    2. On Your Site:


    • Go to your admin >> Modules >> Payment and click on the circled-I next to Square.
    • Using something like Notepad, copy the Application ID and Application Secret (OAuth) from the existing Square Module. You will need them for the WebPay as well.


    1. On the Square Website:


    • Log in to Square, go to App Integrations, and select manage for your Application
    • Just above Credentials, Click on Production to get to where you need to work
    • Scroll Down to Production API Version and make sure it is the latest
    • Click on OAuth in the left-hand menu.
    • Change the Production Redirect URL from https://YOUR_SITE/square_handler.php to https://YOUR_SITE/squareWebPay_handler.php


    1. In Your Site's Admin:


    • Set your site down for Maintenance
    • Delete the Square Payment Module
    • Install the Square WebPay Module
    • Input the copies you made of Application ID and Application Secret (OAuth)
    • Change any of the other settings like Transaction Type and Sort order of display.
    • Scroll down and click update.
    • The module should now show a green area asking for the token to be verified
    • Click the green link and Square should open up to say you have allowed your Application to be usd.
    • Verify the green link is gone and Square is showing the proper Order Status with a green icon.
    • Reset your site's Down for Maintenance to False


    1. Go get some cake.




    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  2. #2
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,701
    Plugin Contributions
    11

    Default Re: Square WebPay support thread.

    Problem solved on the wrong company showing in the bank statement.

    As it says when installing the mod,
    Enter the (Store) Location ID from your account settings. You can have multiple locations configured in your account; this setting lets you specify which location your sales should be attributed to. If you want to enable Apple Pay support, this location must already be verified for Apple Pay in your Square account.
    What they don't tell you is that you have to create the locations in a different area from the Application itself.

    Your extra locations can be created at https://squareup.com/dashboard/locations
    A little help with colors.
    myZenCartHost.com - Zen Cart Certified, PCI Compatible Hosting by JEANDRET
    Free SSL & Domain with semi-annual and longer hosting. Updating 1.5.2 and Up.

  3. #3
    Join Date
    Jan 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Using Ver 1.5.7 ppatch 1, I've tried installing the new square module twice. Neither time did it show up under the payment module on the admin site. Any ideas?

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by pazdar View Post
    Using Ver 1.5.7 ppatch 1, I've tried installing the new square module twice. Neither time did it show up under the payment module on the admin site. Any ideas?
    i would say you are not installing it properly.

    i think all that is needed is a language file and a payment module for a payment module to show up in the admin. they need to be in the right places.

    without any log files, i am only venturing a guess. but plenty of store owners were able to get it to show up on the admin with nothing more than the directions that come with the module.

    make sure you have not uploaded the for_upload directory.

    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.

  5. #5
    Join Date
    Jan 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Good evening;

    After seeing your email, I erased the payment file under modules, re-uploaded it from the master file for v1.5.7, then re-uploaded the square module. Now it shows up. This time I'm getting "ALERT: Access Token not set:" I do have it set to the correct location. Do I need to change anything in any of the files?

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by pazdar View Post
    Good evening;

    After seeing your email, I erased the payment file under modules, re-uploaded it from the master file for v1.5.7, then re-uploaded the square module. Now it shows up. This time I'm getting "ALERT: Access Token not set:" I do have it set to the correct location. Do I need to change anything in any of the files?
    i have recently reviewed the docs here:

    https://docs.zen-cart.com/user/payment/square/

    and found them to be VERY helpful with installation and problem solving.

    if you go through those docs and still can not get it working, by all means, come back here.

    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.

  7. #7
    Join Date
    Jan 2008
    Posts
    174
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Thanks, I went through them, still not working. Here's what I'm seeing:

    ALERT: Access Token not set:
    1. Make sure the OAuth Redirect URL in your Square Account "app" is set to

    https://www.pazd..........

    I've double checked and the handler file is in the main directory

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

    Default Re: Square WebPay support thread.

    Quote Originally Posted by pazdar View Post
    Thanks, I went through them, still not working. Here's what I'm seeing:

    ALERT: Access Token not set:
    1. Make sure the OAuth Redirect URL in your Square Account "app" is set to

    https://www.pazd..........

    I've double checked and the handler file is in the main directory
    have you done this part here:

    https://docs.zen-cart.com/user/payme...e-web-payments

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

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

    Default Re: Square WebPay support thread.

    After uploading the files I get the following error in the log files:
    PHP Fatal error: Uncaught Error: Class "Square\Environment" not found in MY_PATH/includes/modules/payment/square_webPay.php:105
    Stack trace:
    #0 /MY_PATH/modules.php(204): square_webPay->__construct()
    #1 /: require('/home/tim/zenca...')
    #2 {main}
    thrown in /MY_PATH/includes/modules/payment/square_webPay.php on line 105

    There appears no webpay module in Modules->Payment.

    php Version is 8.0
    Zen Cart 1.5.7d

  10. #10
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,732
    Plugin Contributions
    27

    Default Re: Square WebPay support thread.

    Should update the version when the version is updated...

    public $moduleVersion = '1.0.2';

    public $moduleVersion = '1.0.3';

    modules/payment/square_webPay.php
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    June 7.2026 - NOW AVAILABLE - Twitch Base8 - Obsidian

 

 
Page 1 of 2 12 LastLast

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