DoExpressCheckoutPayment API call failed Error Code: 10410
-
Hi,
everyday I’m receiving emails from website containing the following message:DoExpressCheckoutPayment API call failed.
Error Code: 10410
Error Severity Code: Error
Short Error Message: Invalid token
Detailed Error Message: Invalid token.Paypal Express settings are correctly setup and when I test to buy through PayPal Express I get no error but when customers tried to do the same I got the mentioned error. I got they are the customers because of IP adresses.
When I go to Orders page in woocommerce, I find out an order placed with amount 0 without any information of product or buyer information. Please see the screenshots:
https://take.ms/q3FWb
https://take.ms/QdaMpHere is the log for last order:
12-10-2014 @ 08:48:23 – Start Pay Action
12-10-2014 @ 08:48:24 – …Order ID: 19292
12-10-2014 @ 08:48:24 – …Order Total: 0.0
12-10-2014 @ 08:48:24 – …Cart Total: <span class=”amount”>$0.0</span>
12-10-2014 @ 08:48:24 – …Token:
12-10-2014 @ 08:48:25 – Test Mode: no
12-10-2014 @ 08:48:25 – Endpoint: https://api-3t.paypal.com/nvp
12-10-2014 @ 08:48:25 – Request: Array
(
[USER] => *****
[PWD] => *****
[VERSION] => 112.0
[BUTTONSOURCE] => AngellEYE_SP_WooCommerce
[SIGNATURE] => *****
[METHOD] => DoExpressCheckoutPayment
[PAYMENTREQUEST_0_AMT] => 0.00
[PAYMENTREQUEST_0_CURRENCYCODE] => USD
[PAYMENTREQUEST_0_INVNUM] => 19292
[PAYMENTREQUEST_0_SHIPTONAME] =>
[PAYMENTREQUEST_0_PAYMENTACTION] => Sale
)12-10-2014 @ 08:48:25 – Response: Array
(
[TIMESTAMP] => 2014-12-10T13:48:25Z
[CORRELATIONID] => 5157f0751f69
[ACK] => Failure
[VERSION] => 112.0
[BUILD] => 14107150
[L_ERRORCODE0] => 10410
[L_SHORTMESSAGE0] => Invalid token
[L_LONGMESSAGE0] => Invalid token.
[L_SEVERITYCODE0] => Error
)12-10-2014 @ 08:48:25 – …Error confirming order 19292 with PayPal
12-10-2014 @ 08:48:25 – …response:Array
(
[TIMESTAMP] => 2014-12-10T13:48:25Z
[CORRELATIONID] => 5157f0751f69
[ACK] => Failure
[VERSION] => 112.0
[BUILD] => 14107150
[L_ERRORCODE0] => 10410
[L_SHORTMESSAGE0] => Invalid token
[L_LONGMESSAGE0] => Invalid token.
[L_SEVERITYCODE0] => Error
[ERRORS] => Array
(
[0] => Array
(
[L_ERRORCODE] => 10410
[L_SHORTMESSAGE] => Invalid token
[L_LONGMESSAGE] => Invalid token.
[L_SEVERITYCODE] => Error
))
[PAYMENTS] => Array
(
)[REQUESTDATA] => Array
(
[USER] => stylecollection123_api1.gmail.com
[PWD] => AXTNWFGXCUC4CBGG
[VERSION] => 112.0
[BUTTONSOURCE] => AngellEYE_SP_WooCommerce
[SIGNATURE] => AFcWxV21C7fd0v3bGGGRCpSSRl31AHazu.5plfq1Va6k0Bg0.niq-rpX
[METHOD] => DoExpressCheckoutPayment
[PAYMENTREQUEST_0_AMT] => 0.00
[PAYMENTREQUEST_0_CURRENCYCODE] => USD
[PAYMENTREQUEST_0_INVNUM] => 19292
[PAYMENTREQUEST_0_SHIPTONAME] =>
[PAYMENTREQUEST_0_PAYMENTACTION] => Sale
)[RAWREQUEST] => USER=stylecollection123_api1.gmail.com&PWD=AXTNWFGXCUC4CBV5&VERSION=112.0&BUTTONSOURCE=AngellEYE_SP_WooCommerce&SIGNATURE=AFcWxV21C7fd0v3bYYYRCpSSRl31AHazu.5plfq1Va6k0Bg0.niq-rpX&METHOD=DoExpressCheckoutPayment&PAYMENTREQUEST_0_AMT=0.00&PAYMENTREQUEST_0_CURRENCYCODE=USD&PAYMENTREQUEST_0_INVNUM=19292&PAYMENTREQUEST_0_SHIPTONAME=+&PAYMENTREQUEST_0_PAYMENTACTION=Sale
[RAWRESPONSE] => TIMESTAMP=2014%2d12%2d10T13%3a48%3a25Z&CORRELATIONID=5157f0751f69&ACK=Failure&VERSION=112%2e0&BUILD=14107150&L_ERRORCODE0=10410&L_SHORTMESSAGE0=Invalid%20token&L_LONGMESSAGE0=Invalid%20token%2e&L_SEVERITYCODE0=Error
)12-10-2014 @ 08:48:25 – SetExpressCheckout API call failed.
12-10-2014 @ 08:48:25 – Detailed Error Message: Invalid token.
12-10-2014 @ 08:48:25 – Short Error Message: Invalid token
12-10-2014 @ 08:48:25 – Error Code: 10410
12-10-2014 @ 08:48:25 – Error Severity Code: ErrorPlease suggest your solutions to solve the issue.
- The topic ‘DoExpressCheckoutPayment API call failed Error Code: 10410’ is closed to new replies.