• Resolved jan2014

    (@jan2014)


    I am able to find an explanation for the error code but have no clue how to solve the problem:

    Error Code: 10411 – This Express Checkout session has expired. Token value is no longer valid.

    https://developer.paypal.com/docs/classic/api/errorcodes/

    If you receive this error, you must return your buyer to PayPal to approve the use of PayPal again. Display an error message to inform the buyer that the transaction expired, and provide a button to return to PayPal. In this situation, you are effectively restarting the entire checkout process. (Do not reuse the expired token value on SetExpressCheckout request.) However, because you already know the final OrderTotal, be sure to update the value for that element if appropriate. You might also want to update the values for ReturnURL and CancelURL, if necessary.

    I have no idea what the means!

    https://ww.wp.xz.cn/plugins/paypal-for-woocommerce/

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter jan2014

    (@jan2014)

    I tried using sandbox and that didn’t work so I took it out of sand box and received: 10410 Invalid token Invalid token.

    Plugin Contributor angelleye

    (@angelleye)

    Sounds like maybe your sessions are timing out..?? That should only be happening if the cart gets left alone for awhile and the browser session times out. Does that sound like that could be what’s happening?

    Thread Starter jan2014

    (@jan2014)

    I don’t think that is it because I can log in as other people or use different browsers and it always comes up with that same error message. I always empty the cart and choose different items.

    I have checked the api codes over and over… its really frustrating me.

    Thread Starter jan2014

    (@jan2014)

    This is the website: https://friendsofguisachan.org/welcome/

    It is set to live since the sandbox mode didn’t work for me.

    Thread Starter jan2014

    (@jan2014)

    I just tried it in Safari and I got the error “Invalid payment method.” and then 10410 – Invalid token.

    Thread Starter jan2014

    (@jan2014)

    I thought it might be because i had previously put in shipping classes and had’t removed them all but those are all removed so that isn’t the problem.

    I want to use the express check out so that paypal handles the shipping per order by price which I can’t seem to do with woocommerce…

    Plugin Contributor angelleye

    (@angelleye)

    Please submit a ticket here and provide WP admin login credentials as well as FTP credentials for your website. I’ll jump in there and see what I can find out for you.

    I’m going to close this ticket here so we can work more directly there.

Viewing 7 replies - 1 through 7 (of 7 total)

The topic ‘Error Code’ is closed to new replies.