Page 4 of 5 FirstFirst ... 2345 LastLast
Results 31 to 40 of 42
  1. #31
    Join Date
    Dec 2009
    Location
    Amersfoort, The Netherlands
    Posts
    2,846
    Plugin Contributions
    25

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    well it was worth a try. Do you have a link available to your site? Makes trouble shooting a lot easier.
    Quote Originally Posted by dremhmrk2 View Post
    Thank you for your reply. I checked the source and all of my JS includes are happening in the HEAD of the document..

  2. #32
    Join Date
    Jun 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    buymerlinDOTcom

  3. #33
    Join Date
    Sep 2011
    Posts
    21
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Quote Originally Posted by dremhmrk2 View Post
    buymerlinDOTcom
    Add me to the list. I am having the same problem. I started getting this yesterday:

    We could not initiate your transaction because of a system scripting error. Please report this error to the Store Owner: PAYEEZY-FDTOKEN-MISSING

    URL is midwestglobalgroup.com, Payzeey version 0.93.

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

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Quote Originally Posted by Kenteman View Post
    Add me to the list. I am having the same problem. I started getting this yesterday:

    We could not initiate your transaction because of a system scripting error. Please report this error to the Store Owner: PAYEEZY-FDTOKEN-MISSING

    URL is midwestglobalgroup.com, Payzeey version 0.93.
    Your problems are multifold:
    - the winchester template is one in a series of templates that has historically distributed old files not compatible with ZC v1.5.5 ... so that could be a contributor
    - I can see on https pages of your site that you're getting "insecure content failed to load" because your jquery-easing plugin is loading from a cdn over http instead of https
    - you're using a javascript/css minifier of some sort, which might be mangling the javascript used by the payeezy js module. For troubleshooting i usually suggest turning such things off until you've ruled them out. Also remove scripts one by one until the problem goes away; then start putting them back to identify which one is causing the problem, and take action accordingly.

    The Payeezy JS module requires that there be NO javascript errors happening on your site, else it will fail to operate.

    This is not a problem with the Payeezy module as far as I can tell at this point.
    .

    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. #35
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    I too am getting the same error PAYEEZY-FDTOKEN-MISSING

    Running ZC Version v1.5.5e
    Running PayEezy v0.96

    IE Debugger comes up clean, and no errors in log file.
    Shop URL - https://anglersartistry.com/store/

    Thanks!

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

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Quote Originally Posted by AquaticAddiction View Post
    I too am getting the same error PAYEEZY-FDTOKEN-MISSING

    Running ZC Version v1.5.5e
    Running PayEezy v0.96

    IE Debugger comes up clean, and no errors in log file.
    Shop URL - https://anglersartistry.com/store/

    Thanks!
    99% of the time it's something preventing the javascript from firing properly.

    Aside: while it would surprise me if it's related, you've got your site Down For Maintenance, and sometimes that can interfere with payment processing.
    .

    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.

  7. #37
    Join Date
    Apr 2008
    Posts
    29
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Yeah, I switched it to live mode for a test, but still came up. Ended up just moving towards the hosted Firstdata Payment system as a fallback for now until I can get the kinks worked out of the gateway.

    I couldn't find anything in debugger, is there something else I can run to look to see I there's a JS issue that's causing it to be unhappy?

  8. #38
    Join Date
    Sep 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    I'm getting the FDTOKEN missing error.
    Zen is 1.3.9. If I enter any number in the _fdtoken form fieldfield, I can get to Confirm order page.
    I have no javascript errors. Jquery is loading because my popup images running jquery work fine.

    The Payeezy/Card Connect rep says I do not need a TA_TOKEN. There is an additional charge to add a TA_TOKEN according to the account rep.
    API keys are activated and correct.
    What else is there to check?

    Yes, all is set to Live. Keys are from the LIve tab in Payeezy developer pages.

  9. #39
    Join Date
    Sep 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    When looking at the form fields on the page, the _fdtoken field is blank, which I believe is what the code is checking for. This happens before it checks to see if any API keys are missing.

    I'm using Payeezy .94.
    I cannot tell if the code is even attempting to contact the Payeezy url. Is there some kind of flag I can set to check this?

  10. #40
    Join Date
    Sep 2009
    Posts
    28
    Plugin Contributions
    0

    Default Re: Payeezy error PAYEEZY-FDTOKEN-MISSING

    Same result with .97

 

 
Page 4 of 5 FirstFirst ... 2345 LastLast

Similar Threads

  1. v154 Payeezy $ amount in comments and refunding through Admin
    By jpietrowiak in forum Addon Payment Modules
    Replies: 0
    Last Post: 18 Aug 2016, 03:59 PM
  2. v154 Is PayEezy Payment Module - (formerly First Data GGE4) Available?
    By cogitoergo in forum Addon Payment Modules
    Replies: 3
    Last Post: 20 Jul 2016, 11:04 PM
  3. v151 Using Payeezy -- Can't Get The Orders to Carry Over
    By DrWario in forum Addon Payment Modules
    Replies: 0
    Last Post: 10 Sep 2015, 01:09 AM
  4. v139d PHP Fatal error: Internal Zend error - Missing class information
    By badarac in forum General Questions
    Replies: 3
    Last Post: 1 May 2012, 01:33 PM
  5. [Resolved: operator error] error:10713 Invalid Data (missing country)
    By Lineage in forum PayPal Website Payments Pro support
    Replies: 4
    Last Post: 3 Aug 2010, 05:42 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