Page 68 of 68 FirstFirst ... 1858666768
Results 671 to 679 of 679
  1. #671
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,249
    Plugin Contributions
    1

    Default Re: Square WebPay support thread.

    If you are using the version from the Plugins area then it is highly unlikely that it will work without issues on the setup you quote. See the link at the top of this Docs page for a paid version that supports higher versions of ZC & PHP.

    As far as I'm aware the paid version has been tested for ZC v1.5.8's and PHP 8.2 and that testing for ZC v2.0 is in progress.
    Simon

  2. #672
    Join Date
    Sep 2019
    Location
    CA
    Posts
    9
    Plugin Contributions
    0

    Default Square WebPay

    Hello,

    After the Zen Cart update to 2 the input fields for Square WebPay disappeared and it now displays like below on hdworkgear.com

    Name:  Screenshot 2024-05-24 at 8.38.30 AM.jpg
Views: 43
Size:  18.5 KB


    This is what the error log displays in regard to Square WebPay
    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay.php(109): zen_debug_error_handler()
    #1 /includes/classes/payment.php(102): square_webPay->__construct()
    #2 /includes/modules/pages/checkout_payment/header_php.php(111): payment->__construct()
    #3 /index.php(35): require('/home/########/...')
    --> PHP Deprecated: Creation of dynamic property square_webPay::$token is deprecated in /includes/modules/payment/square_webPay.php on line 109.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay.php(124): zen_debug_error_handler()
    #1 /includes/classes/payment.php(102): square_webPay->__construct()
    #2 /includes/modules/pages/checkout_payment/header_php.php(111): payment->__construct()
    #3 /index.php(35): require('/home/########/...')
    --> PHP Deprecated: Creation of dynamic property square_webPay::$client is deprecated in /includes/modules/payment/square_webPay.php on line 124.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay.php(128): zen_debug_error_handler()
    #1 /includes/classes/payment.php(102): square_webPay->__construct()
    #2 /includes/modules/pages/checkout_payment/header_php.php(111): payment->__construct()
    #3 /index.php(35): require('/home/########/...')
    --> PHP Deprecated: Creation of dynamic property square_webPay::$oauthClient is deprecated in /includes/modules/payment/square_webPay.php on line 128.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay.php(172): zen_debug_error_handler()
    #1 /includes/classes/payment.php(102): square_webPay->__construct()
    #2 /includes/modules/pages/checkout_payment/header_php.php(111): payment->__construct()
    #3 /index.php(35): require('/home/########/...')
    --> PHP Deprecated: Creation of dynamic property square_webPay::$order_status is deprecated in /includes/modules/payment/square_webPay.php on line 172.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay.php(179): zen_debug_error_handler()
    #1 /includes/classes/payment.php(102): square_webPay->__construct()
    #2 /includes/modules/pages/checkout_payment/header_php.php(111): payment->__construct()
    #3 /index.php(35): require('/home/########/...')
    --> PHP Deprecated: Creation of dynamic property square_webPay::$_logDir is deprecated in /includes/modules/payment/square_webPay.php on line 179.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 /includes/modules/payment/square_webPay/square/square/src/Models/Location.php(12): zen_debug_error_handler()
    #1 /laravel/vendor/composer/ClassLoader.php(576): include('/home/########/...')
    #2 /laravel/vendor/composer/ClassLoader.php(427): Composer\Autoload\{closure}()
    #3 /includes/modules/payment/square_webPay.php(795): Composer\Autoload\ClassLoader->loadClass()
    #4 /includes/modules/pages/checkout_payment/jscript_square_webPay.php(36): square_webPay->getLocationDetails()
    #5 /includes/templates/bootstrap/common/html_header.php(238): require('/home/########/...')
    #6 /index.php(42): require('/home/########/...')
    --> PHP Deprecated: Return type of Square\Models\Location::jsonSerialize(bool $asArrayWhenEmpty = false) should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /includes/modules/payment/square_webPay/square/square/src/Models/Location.php on line 807.

    [24-May-2024 15:40:41 UTC] Request URI: /index.php?main_page=checkout_payment, IP address: 172.113.144.228, Language id 1
    #0 [internal function]: zen_debug_error_handler()
    #1 /includes/modules/pages/checkout_payment/jscript_square_webPay.php(98): addslashes()
    #2 /includes/templates/bootstrap/common/html_header.php(238): require('/home/#######/...')
    #3 /index.php(42): require('/home/########/...')
    --> PHP Deprecated: addslashes(): Passing null to parameter #1 ($string) of type string is deprecated in /includes/modules/pages/checkout_payment/jscript_square_webPay.php on line 98.

  3. #673
    Join Date
    Apr 2012
    Posts
    210
    Plugin Contributions
    1

    Idea or Suggestion Re: Square WebPay

    Do this module work with zencart 2.0.1 and php 8?

  4. #674
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,565
    Plugin Contributions
    28

    Default Re: Square WebPay

    Quote Originally Posted by diptimoy View Post
    Do this module work with zencart 2.0.1 and php 8?
    From the Description, so half of your answer.

    - Version 1.0.0 use SDK version: 17.2.0.20220216. According to square, this SDK requires php 7.4 - php 8.0.
    - You are welcome to use it as you see fit; I have only tested it for zc156 and zc157.

  5. #675
    Join Date
    Jun 2024
    Posts
    4
    Plugin Contributions
    0

    Default Re: Square WebPay

    I'm also having issues. Not having any luck getting the module to go in Zencart v2.0.1. I can't get the module authorized to my Square account. I have the OAuth Redirect URL correct... I'm putting in the correct Application ID and application Secret... If I try Sandbox mode I get a yello light for the module (not Green)... and if I click to edit the info I lose the module (screen goes blank and I have to delete the module and re-install it... If I use the production mode OAuth I get HTTP 500 error codes... says my domain cannot handle the request...
    Any info on why and/or what I may be doing wrong greatly appreciated... I'm totally self taught with all this website and FTP and everything so laymean's terms work best with me... I don't understand some of the geek-speak termonolgy for these things

  6. #676
    Join Date
    Jun 2024
    Posts
    4
    Plugin Contributions
    0

    Default Re: Square WebPay

    I'm using Brave Broswer... get the same results whith sheilds (ad blocker) off...cleared the cache/cookis off... have flushed the DNS on my winodws machine... at a loss at what else may couse any issues with the authorization process...

  7. #677
    Join Date
    Oct 2005
    Location
    Chicago, IL USA
    Posts
    1,565
    Plugin Contributions
    28

    Default Re: Square WebPay

    Quote Originally Posted by BigB View Post
    I'm using Brave Broswer... get the same results whith sheilds (ad blocker) off...cleared the cache/cookis off... have flushed the DNS on my winodws machine... at a loss at what else may couse any issues with the authorization process...
    Try using Chrome or FireFox. I use Brave and occasionally have problems with websites not working correctly.

  8. #678
    Join Date
    Jun 2024
    Posts
    4
    Plugin Contributions
    0

    Default Re: Square WebPay

    OK, 'll try firefox and see what happens...

  9. #679
    Join Date
    Jun 2024
    Posts
    4
    Plugin Contributions
    0

    Default Re: Square WebPay

    Tried it with FireFox... I get redirected back to my ZC install ######## he screen is entirely blank (white)... still not able to authorize the module

 

 
Page 68 of 68 FirstFirst ... 1858666768

Similar Threads

  1. Square Payment Module for Zen Cart [Support Thread]
    By DrByte in forum Addon Payment Modules
    Replies: 749
    Last Post: 5 Sep 2023, 01:16 AM
  2. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 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