Results 1 to 6 of 6

Hybrid View

  1. #1
    Join Date
    Dec 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: error: MODULE_PAYMENT_PAYPALWPP_GEN_ERROR (10410 Invalid token)

    Thanks for the quick reply (sorry I got tied up on another support call!)

    Your right MODULE_PAYMENT_PAYPALWPP_GEN_ERROR is not defined in the language file ... I checked the language file in the downloaded zips for the 1.3.7 instalation and for the patch and it is missing from both ... I suppose this should report this as a bug.

    The only place I could find in the code that referenced the variable was in \includes\modules\payment\paypalwpp.php in the case GetExpressCheckoutDetails hence my comment.

    re-reading the log (sorry should have been in first post) I see it has:
    $this->showPaymentPage NOT true, and NO custom page selected ... using SHIPPING as default

    I have IPN turned on (I copied the url from the admin / paypal express config screen for the site has real url not xxxx's):
    Instant Payment Notification (IPN) On
    Instant Payment Notification (IPN) URL: http://www.xxxx.co.uk/shop/ipn_main_handler.php

    isnt that the showPaymentPage ?

    Chris

  2. #2
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: error: MODULE_PAYMENT_PAYPALWPP_GEN_ERROR (10410 Invalid token)

    Quote Originally Posted by ChrisZ View Post
    Your right MODULE_PAYMENT_PAYPALWPP_GEN_ERROR is not defined in the language file ... I checked the language file in the downloaded zips for the 1.3.7 instalation and for the patch and it is missing from both ... I suppose this should report this as a bug.
    The define for that has existed in the paypalwpp language file since v1.3.7 was released, and is included in each patch release also.

    It looks like this:
    define('MODULE_PAYMENT_PAYPALWPP_TEXT_GEN_ERROR', 'An error occurred when we tried to contact the payment processor. Please try again, select an alternate payment method, or contact the store owner for assistance.');

    If you don't have it in your files, then they're incomplete or busted in some other way.
    .

    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.

  3. #3
    Join Date
    Jan 2004
    Posts
    66,443
    Plugin Contributions
    279

    Default Re: error: MODULE_PAYMENT_PAYPALWPP_GEN_ERROR (10410 Invalid token)

    Quote Originally Posted by ChrisZ View Post

    re-reading the log (sorry should have been in first post) I see it has:
    $this->showPaymentPage NOT true, and NO custom page selected ... using SHIPPING as default

    I have IPN turned on (I copied the url from the admin / paypal express config screen for the site has real url not xxxx's):
    Instant Payment Notification (IPN) On
    Instant Payment Notification (IPN) URL: http://www.xxxx.co.uk/shop/ipn_main_handler.php

    isnt that the showPaymentPage ?
    No. $this->showPaymentPage is a boolean flag. There is no error indicated in that line of your debug log. It is an informational message only.

    Your "token" problem is related to receiving or sending bad data to PayPal. Presumably this is a result of your having mismatched or non-standard Zen Cart-supplied files in use for your Express Checkout module.
    .

    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. #4
    Join Date
    Dec 2006
    Posts
    12
    Plugin Contributions
    0

    Default Re: error: MODULE_PAYMENT_PAYPALWPP_GEN_ERROR (10410 Invalid token)

    Hi

    Thanks for your assistance, and sorry for my missunderstanding of the usage of the constant name!

    The problem is resolved ....I re-uploding the patch and re-entered the API Signature details ... something must have got fubared before, as you suggested.

    Thanks again

    Chris

 

 

Similar Threads

  1. PayPal Express Checkout 10410 error
    By bumba000 in forum General Questions
    Replies: 5
    Last Post: 19 Jan 2016, 09:55 PM
  2. v139h Error code 10410
    By crazycucumber in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 15 Aug 2014, 01:40 PM
  3. v139h Invalid token and paypal issues
    By incircolo in forum PayPal Express Checkout support
    Replies: 1
    Last Post: 16 Mar 2012, 11:54 AM
  4. Error Message: MODULE_PAYMENT_PAYPALWPP_GEN_ERROR?
    By jottoleivi in forum PayPal Express Checkout support
    Replies: 2
    Last Post: 17 Jan 2008, 04:34 PM
  5. Field format error: Invalid Token payment paypal uk pro
    By herofit in forum Addon Payment Modules
    Replies: 2
    Last Post: 16 Jul 2007, 06:12 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