Results 1 to 10 of 784

Threaded View

  1. #31
    Join Date
    Mar 2016
    Location
    Norcatur, Kansas, USA
    Posts
    80
    Plugin Contributions
    3

    Default Re: Square Payment Module for Zen Cart [Support Thread]

    So I've been tracing this problem of the Access Token Needed. I put in a lot of error_log statements to get an idea.

    After some thought, I went out to the Square Developer page for my App. On the Credentials section, I changed the API Version to:

    Your API Version

    2018-12-05 (15 versions behind)

    Which is what I found the module was written to on line 36 of "includes/modules/square.php":

    Code:
    protected $SquareApiVersion = '2018-12-05';
    That got a log file generated when I tried the green 'Click here to log in and Authorize your account' button in the payment module configuration (Edited to remove the token data):

    Code:
    [20-Feb-2020 18:39:43 America/Chicago] SQUARE TOKEN REQUEST - auth code for exchange: sq0cgp-(data removed for security)
    
    Array
    (
        [ code] => sq0cgp-(data removed for security)
        [response_type] => code
        [state] => 5e4f25bc0e298
        [main_page] => index
    )

    But the module is still reporting '(Access Token needed)'.
    Last edited by Fjolsvith; 21 Feb 2020 at 01:50 AM.

 

 

Similar Threads

  1. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 109
    Last Post: 1 Dec 2024, 01:36 PM
  2. Bambora/Beanstream Payment Module Support Thread
    By swguy in forum Addon Payment Modules
    Replies: 127
    Last Post: 26 Mar 2021, 04:13 PM
  3. v154 Support Thread: AddToAny for Zen Cart (The Universal Sharing Platform)
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 8
    Last Post: 8 Apr 2019, 02:39 PM
  4. Layaway Payment Module Support Thread
    By Danielle in forum Addon Payment Modules
    Replies: 0
    Last Post: 21 Nov 2006, 06:43 AM

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