Page 45 of 75 FirstFirst ... 35434445464755 ... LastLast
Results 441 to 450 of 750
  1. #441
    Join Date
    Feb 2017
    Location
    Tokyo, Japan
    Posts
    263
    Plugin Contributions
    0

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

    Hi mc123455678
    I have the following:
    Credit Card Enable Status - VISA 1
    Credit Card Enable Status - MasterCard 1 Info
    Credit Card Enable Status - AmericanExpress 1 Info
    Credit Card Enable Status - Diners Club 1 Info
    Credit Card Enable Status - Discover Card 1 Info
    Credit Card Enable Status - JCB 1 Info
    Credit Card Enable Status - AUSTRALIAN BANKCARD 0 Info
    Credit Card Enable Status - SOLO 0 Info
    Credit Card Enable Status - Debit 0 Info
    Credit Card Enable Status - Maestro 0 Info
    Credit Card Enabled - Show on Payment 2 Info
    Square confirmed that this restriction in the E-Commerce API is for Japan, specifically when creating a Square account in Japan. And that it might be elsewhere too.
    Therefore the only cards capable of being used with the web input method (typing in the card information) are VISA, MasterCard, and American Express.

    They say that use of JCB, Diner's Club, and Discover Card can be accomplished using the invoice method, which I understand is quite a bit more expensive to use.
    English:
    1. https://squareup.com/help/us/en/arti...nvoices-online
    Fee seems to be 2.9% + 30c
    for Card on File 3.5% + 15c
    2. https://squareup.com/help/us/en/arti...es-with-square

    Japanese (different conditions):
    1. https://squareup.com/help/jp/ja/arti...nvoices-online
    Fee seems to be 3.25% (JCB 3.95%)
    for Card on File 3.75% (JCB 3.95% [same as standard fee])
    2. https://squareup.com/help/jp/ja/arti...es-with-square
    Has a note at the top stating that support for JCB, Diner's Club, Discover Card depends on the shop (presumably whether the application has been approved).

    So Square clearly operates differently in different regions/countries.
    Zen Cart 1.5.6c modified to support Japanese language (postage module support work in progress). Upgraded incrementally each version from initial 1.5.5d.

  2. #442
    Join Date
    Feb 2009
    Location
    UK
    Posts
    1,238
    Plugin Contributions
    1

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

    Quote Originally Posted by mc12345678 View Post
    What are your settings for configuration->credit cards?
    This made me wonder. Having only ever used Square and PayPal EC to process credit cards, I've never looked at that configuration page - even after all these years.

    Delving into the code I believe that only Authorize.net & PayPal Website Payments Pro use the checks set on that page and that they have no bearing on how Square processes payments.
    Simon

  3. #443
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

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

    Quote Originally Posted by simon1066 View Post
    This made me wonder. Having only ever used Square and PayPal EC to process credit cards, I've never looked at that configuration page - even after all these years.

    Delving into the code I believe that only Authorize.net & PayPal Website Payments Pro use the checks set on that page and that they have no bearing on how Square processes payments.
    The cc_validation logic that uses those settings is not used by the Square module because Square does all the card-validation itself, offsite, not in ZC.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #444
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

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

    Quote Originally Posted by gernot View Post
    So Square clearly operates differently in different regions/countries.
    Yes: this is based on regulatory approvals that are granted by local banking rules.
    Every card-processing service needs to get approvals, which takes time.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #445
    Join Date
    Apr 2007
    Location
    Ontario, Canada
    Posts
    1,731
    Plugin Contributions
    27

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

    Version 0.97 - with the newest Square API versions paired - is working well on 1.55f AND 1.56c PHP 7.x for anyone waiting for the kinks to get out of the newer Square 1.x versions.

    Obviously there will be features missing and problems in the future so... support us and we'll support you :)
    Twitch.
    https://www.twitchtoo.com Do you work for free? Please donate.
    Twitch Base8 - Obsidian - This, is what's new.

  6. #446
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,133
    Plugin Contributions
    11

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

    Quote Originally Posted by twitchtoo View Post
    ... waiting for the kinks to get out of the newer Square 1.x versions.
    Other than trying to use an old API, none of our customers have had any kinks. Care to elaborate as to the kinks you are finding?

  7. #447
    Join Date
    Oct 2019
    Location
    Georgia, USA
    Posts
    54
    Plugin Contributions
    0

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

    Hello,

    I installed Square Payments 1.1 today. I processed a test payment using the "authorize" setting. After logging into the admin area, I attempted to capture the payment, but received an http 500 error, with the following as the URL: https://tempcart.m a r i n l a t i n f o o d s.com/adminfolder/orders.php?page=1&oID=1960&action=doCapture . The complete message text was: "This page isn’t working, tempcart.m a r i n l a t i n f o o d s.com is currently unable to handle this request. HTTP ERROR 500"
    I am using ZC v1.5.6c .
    Please advise...
    mrsawyer

  8. #448
    Join Date
    Oct 2019
    Location
    Georgia, USA
    Posts
    54
    Plugin Contributions
    0

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

    Quote Originally Posted by mrsawyer View Post
    Hello,

    I installed Square Payments 1.1 today. I processed a test payment using the "authorize" setting. After logging into the admin area, I attempted to capture the payment, but received an http 500 error, with the following as the URL: https://tempcart.m a r i n l a t i n f o o d s.com/adminfolder/orders.php?page=1&oID=1960&action=doCapture . The complete message text was: "This page isn’t working, tempcart.m a r i n l a t i n f o o d s.com is currently unable to handle this request. HTTP ERROR 500"
    I am using ZC v1.5.6c .
    Please advise...
    mrsawyer
    I forgot to mention in my original post yesterday that we are using PHP Version 7.2.24.
    Thanks

  9. #449
    Join Date
    Aug 2009
    Location
    North Idaho, USA
    Posts
    2,008
    Plugin Contributions
    1

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

    Scroll up to post # 421 and see if that helps.

    I think I read somewhere where v1.0 captures without a hiccup and v1.1 might have hiccups.
    Rick
    RixStix (dot) com
    aka: ChainWeavers (dot) com

  10. #450
    Join Date
    Jan 2004
    Location
    N of San Antonio TX
    Posts
    9,133
    Plugin Contributions
    11

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

    Visit with your host about the 500 error.

 

 
Page 45 of 75 FirstFirst ... 35434445464755 ... LastLast

Similar Threads

  1. Bambora/Beanstream Payment Module Support Thread
    By swguy in forum Addon Payment Modules
    Replies: 127
    Last Post: 26 Mar 2021, 04:13 PM
  2. 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
  3. WordPress® for Zen Cart® (wp4zen) [Support Thread]
    By DivaVocals in forum All Other Contributions/Addons
    Replies: 107
    Last Post: 13 Jan 2019, 12:32 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