Results 1 to 10 of 800

Hybrid View

  1. #1
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    changed the OAuth Redirect URL to:https://needtoorder.com/squareWebPay_handler.php and tried to auth and the page gives me a
    This page isn’t working

    needtoorder.com is currently unable to handle this request.[COLOR=var(--error-code-color)]HTTP ERROR 500




    [/COLOR]
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  2. #2
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Payment Module installed DID A RE-UPLOAD OF THE UPLOAD FOLDER, worked perfectly after that.

    **BUT**

    Every order that used the previous square mod wont display ANY of the order details!! ??
    Click image for larger version. 

Name:	Screen Shot 2022-11-19 at 8.09.59 PM.jpg 
Views:	310 
Size:	34.8 KB 
ID:	20157
    It's completely blank under and after the payment details.
    Last edited by Carbonless; 20 Nov 2022 at 03:11 AM. Reason: additional detail
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  3. #3
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Code:
    UPDATE orders
    SET payment_module_code = 'square_webPay'
    WHERE payment_module_code = 'square';
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  4. #4
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    barco57 - Where would this be resolved at? Appreciate your feedback.

    wait... I need to run a query to change the previous.... correct?
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  5. #5
    Join Date
    Apr 2006
    Location
    West Salem, IL
    Posts
    2,888
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    admin > tools > install SQL Patches
    Mike
    AEIIA - Zen Cart Certified & PCI Compliant Hosting
    The Zen Cart Forum...Better than a monitor covered with post-it notes!

  6. #6
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    Thank You! Appreciate your quick response and direction. Jumping in for the guy that usually does that, and I'm not as familiar.
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

  7. #7
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,587
    Plugin Contributions
    29

    Default Re: Square WebPay support thread.

    Anyone using this with Numinix FEC? I have a client with FEC 2.4.1 and Zen Cart 1.5.6c

    I installed this new plugin and now get this: https://screenrec.com/share/jA5gWp0aSb
    One error in the console but about a missing flexslider function

    I tried putting jscript_square_webPay.php in /public_html/includes/modules/pages/checkout When I do, this button disappears.

    When I turn off FEC, it seems to work fine.

  8. #8
    Join Date
    Jan 2007
    Location
    Illinois, USA
    Posts
    329
    Plugin Contributions
    0

    Default Re: Square WebPay support thread.

    It's throwing a error log:
    [19-Nov-2022 20:17:11 America/Chicago] Request URI: /XXkcaz00/index.php?cmd=orders&page=1&oID=90795&action=edit, IP address: 184.170.174.172
    #1 square->token_refresh_check() called at [/includes/modules/payment/square.php:505]
    #2 square->getAccessToken() called at [/includes/modules/payment/square.php:816]
    #3 square->lookupOrderDetails() called at [/includes/modules/payment/square.php:456]
    #4 square->admin_notification() called at [/XXkcaz00/orders.php:881]
    #5 require(/XXkcaz00/orders.php) called at [/XXkcaz00/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_SQUARE_APPLICATION_ID - assumed 'MODULE_PAYMENT_SQUARE_APPLICATION_ID' (this will throw an Error in a future version of PHP) in /includes/modules/payment/square.php on line 544.

    [19-Nov-2022 20:17:11 America/Chicago] Request URI: /XXkcaz00/index.php?cmd=orders&page=1&oID=90795&action=edit, IP address: 184.170.174.172
    #1 square->token_refresh_check() called at [/includes/modules/payment/square.php:505]
    #2 square->getAccessToken() called at [/includes/modules/payment/square.php:816]
    #3 square->lookupOrderDetails() called at [/includes/modules/payment/square.php:456]
    #4 square->admin_notification() called at [/XXkcaz00/orders.php:881]
    #5 require(/XXkcaz00/orders.php) called at [/XXkcaz00/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_SQUARE_ACCESS_TOKEN - assumed 'MODULE_PAYMENT_SQUARE_ACCESS_TOKEN' (this will throw an Error in a future version of PHP) in /includes/modules/payment/square.php on line 546.

    [19-Nov-2022 20:17:11 America/Chicago] Request URI: /XXkcaz00/index.php?cmd=orders&page=1&oID=90795&action=edit, IP address: 184.170.174.172
    #1 square->isTokenExpired() called at [/includes/modules/payment/square.php:559]
    #2 square->token_refresh_check() called at [/includes/modules/payment/square.php:505]
    #3 square->getAccessToken() called at [/includes/modules/payment/square.php:816]
    #4 square->lookupOrderDetails() called at [/includes/modules/payment/square.php:456]
    #5 square->admin_notification() called at [/XXkcaz00/orders.php:881]
    #6 require(/XXkcaz00/orders.php) called at [/XXkcaz00/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT - assumed 'MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT' (this will throw an Error in a future version of PHP) in /includes/modules/payment/square.php on line 525.

    [19-Nov-2022 20:17:11 America/Chicago] Request URI: /XXkcaz00/index.php?cmd=orders&page=1&oID=90795&action=edit, IP address: 184.170.174.172
    #1 square->isTokenExpired() called at [/includes/modules/payment/square.php:559]
    #2 square->token_refresh_check() called at [/includes/modules/payment/square.php:505]
    #3 square->getAccessToken() called at [/includes/modules/payment/square.php:816]
    #4 square->lookupOrderDetails() called at [/includes/modules/payment/square.php:456]
    #5 square->admin_notification() called at [/XXkcaz00/orders.php:881]
    #6 require(/XXkcaz00/orders.php) called at [/XXkcaz00/index.php:11]
    --> PHP Warning: Use of undefined constant MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT - assumed 'MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT' (this will throw an Error in a future version of PHP) in /includes/modules/payment/square.php on line 526.

    [19-Nov-2022 20:17:11 America/Chicago] PHP Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT) at position 0 (M): The timezone could not be found in the database in /includes/modules/payment/square.php:526
    Stack trace:
    #0 /includes/modules/payment/square.php(526): DateTime->__construct('MODULE_PAYMENT_...')
    #1 /includes/modules/payment/square.php(559): square->isTokenExpired('-15 days')
    #2 /includes/modules/payment/square.php(505): square->token_refresh_check()
    #3 /includes/modules/payment/square.php(816): square->getAccessToken()
    #4 /includes/modules/payment/square.php(456): square->lookupOrderDetails('90795')
    #5 /XXkcaz00/orders.php(881): square->admin_notification('90795')
    #6 /XXkcaz00/index.php(11): require('/home/feadmin/p...')
    #7 {main}
    thrown in /includes/modules/payment/square.php on line 526

    [19-Nov-2022 20:17:11 America/Chicago] Request URI: /XXkcaz00/index.php?cmd=orders&page=1&oID=90795&action=edit, IP address: 184.170.174.172
    --> PHP Fatal error: Uncaught Exception: DateTime::__construct(): Failed to parse time string (MODULE_PAYMENT_SQUARE_TOKEN_EXPIRES_AT) at position 0 (M): The timezone could not be found in the database in /includes/modules/payment/square.php:526
    Stack trace:
    #0 /includes/modules/payment/square.php(526): DateTime->__construct('MODULE_PAYMENT_...')
    #1 /includes/modules/payment/square.php(559): square->isTokenExpired('-15 days')
    #2 /includes/modules/payment/square.php(505): square->token_refresh_check()
    #3 /includes/modules/payment/square.php(816): square->getAccessToken()
    #4 /includes/modules/payment/square.php(456): square->lookupOrderDetails('90795')
    #5 /XXkcaz00/orders.php(881): square->admin_notification('90795')
    #6 /XXkcaz00/index.php(11): require('/home/feadmin/p...')
    #7 {main}
    thrown in /includes/modules/payment/square.php on line 526.
    NTO: building a better network thru collaboration
    www.needtoorder.com | www.coffeewitheinstein.com

 

 

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