Page 80 of 83 FirstFirst ... 30707879808182 ... LastLast
Results 791 to 800 of 821
  1. #791
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

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

    Quote Originally Posted by dbltoe View Post
    Your other posts indicate that you are using ZC 2.1.0. If so, the Square Web Payment mod is probably not going to work for you.

    There is a commercial version available.
    I purchased this version, so I assume it should work:
    https://mxworks.cc/

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

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

    Quote Originally Posted by DML73 View Post
    I purchased this version, so I assume it should work:
    https://mxworks.cc/
    It will work fine when setup. I was concerned that you were trying to use the old mod.
    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. #793
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

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

    When you created your OAuth credentials, did you press the "Production" tab like it says to in step 8:

    https://docs.zen-cart.com/user/payme...s---first-time
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #794
    Join Date
    Oct 2007
    Posts
    412
    Plugin Contributions
    0

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

    Quote Originally Posted by swguy View Post
    When you created your OAuth credentials, did you press the "Production" tab like it says to in step 8:

    https://docs.zen-cart.com/user/payme...s---first-time
    Yes I did make sure production is selected. I also now selected the correct API version.

    I believe it now got it working, by first entering the Sandbox credentials in Zencart, then update, then replace the Sandbox credentials with Production credentials.

    The credit card option displays on my checkout_one page, but I guess it isn't supposed to look like this(?):

    Name:  ScreenShot Tool -20250616125544.jpg
Views: 222
Size:  26.2 KB

  5. #795
    Join Date
    Oct 2025
    Location
    Canada
    Posts
    3
    Plugin Contributions
    0

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

    I am testing the Square WebPay module on my site.

    I did a test purchase setting myself up with a customer profile. When I paid using my credit card I got the following text on a blank page:

    my site folder/includes/modules/payment/square_webPay.php:333

    I checked my Square dashboard and the transaction appeared there.

    What am I missing in my site to have a page appear with a "payment received" confirmation?

    The current behaviour is a security risk...

    OldBikeMags

  6. #796
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    932
    Plugin Contributions
    9

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

    Quote Originally Posted by OldBikeMags View Post
    I am testing the Square WebPay module on my site.

    I did a test purchase setting myself up with a customer profile. When I paid using my credit card I got the following text on a blank page:

    my site folder/includes/modules/payment/square_webPay.php:333

    I checked my Square dashboard and the transaction appeared there.

    What am I missing in my site to have a page appear with a "payment received" confirmation?

    The current behaviour is a security risk...

    OldBikeMags
    There should be an error log with this if you get a blank page. Can you include the full log as well as provide the details of which version ZenCart you're using plus which of the module you're using?

  7. #797
    Join Date
    Jun 2007
    Location
    Bronx, New York, United States
    Posts
    932
    Plugin Contributions
    9

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

    Quote Originally Posted by DML73 View Post
    Yes I did make sure production is selected. I also now selected the correct API version.

    I believe it now got it working, by first entering the Sandbox credentials in Zencart, then update, then replace the Sandbox credentials with Production credentials.

    The credit card option displays on my checkout_one page, but I guess it isn't supposed to look like this(?):

    Name:  ScreenShot Tool -20250616125544.jpg
Views: 222
Size:  26.2 KB
    Are you testing this on an HTTPS server? (Even in sandbox, you need to run it through HTTPS or it will not work.)

  8. #798
    Join Date
    Oct 2025
    Location
    Canada
    Posts
    3
    Plugin Contributions
    0

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

    Looks like I have some work to do...

    Zen Cart v1.5.8

    Square Web Payments Module 1.0.4

    I checked the error logs and they are literally too large to paste here.

    The latest log entry contained 23 warnings for constants already defined in this format.

    PHP Warning: Constant MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE already defined in /my site folders/includes/languages/english/modules/payment/square_webPay.php on line xx.

    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_TRANSACTION_SUMMARY
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_AMOUNT_TEXT
    MODULE_PAYMENT_SQUARE_TEXT_REFUND_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TEXT_COMMENTS
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE
    MODULE_PAYMENT_SQUARE_TEXT_CAPTURE_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TEXT_COMMENTS
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_VOID
    MODULE_PAYMENT_SQUARE_TEXT_VOID_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_TEXT_COMMENTS

  9. #799
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    10,511
    Plugin Contributions
    126

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

    Version 1.0.4 is long deprecated. For PHP8, you need to get the updated module.

    https://docs.zen-cart.com/user/payme...ercial_module/
    That Software Guy. My Store: Zen Cart Support
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  10. #800
    Join Date
    Nov 2005
    Location
    los angeles
    Posts
    2,908
    Plugin Contributions
    13

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

    Quote Originally Posted by OldBikeMags View Post
    ...

    The current behaviour is a security risk...

    ...
    first off, you are on the deprecated/retired support thread for the square payment module.

    there is a separate support thread for the square webpay payment module. a bit confusing, perhaps, but just a bit of info...

    with regards to your above comment, would you care to elaborate? what sort of security risk do you think exists?

    Quote Originally Posted by OldBikeMags View Post
    Looks like I have some work to do...

    Zen Cart v1.5.8

    Square Web Payments Module 1.0.4

    I checked the error logs and they are literally too large to paste here.

    The latest log entry contained 23 warnings for constants already defined in this format.

    PHP Warning: Constant MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE already defined in /my site folders/includes/languages/english/modules/payment/square_webPay.php on line xx.

    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_TRANSACTION_SUMMARY
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_AMOUNT_TEXT
    MODULE_PAYMENT_SQUARE_TEXT_REFUND_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_TEXT_COMMENTS
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_REFUND_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE
    MODULE_PAYMENT_SQUARE_TEXT_CAPTURE_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_TEXT_COMMENTS
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_CAPTURE_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_TITLE
    MODULE_PAYMENT_SQUARE_ENTRY_VOID
    MODULE_PAYMENT_SQUARE_TEXT_VOID_CONFIRM_CHECK
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_DEFAULT_MESSAGE
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_SUFFIX
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_BUTTON_TEXT
    MODULE_PAYMENT_SQUARE_ENTRY_VOID_TEXT_COMMENTS
    i would suggest looking at the documentation and specifically this page.

    you can then get to the actual error (as opposed to the warnings you are now seeing).
    author of square Webpay.
    mxWorks now has Apple Pay and Google Pay. donations: venmo or paypal accepted.
    premium consistent excellent support. available for hire.

 

 
Page 80 of 83 FirstFirst ... 30707879808182 ... LastLast

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

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