adamus007p Posted December 18, 2010 Share Posted December 18, 2010 Hi, from time to time I have errors like this:A client has encountered a problem with the module PayPalAPI, see the report:Making new connection to 'api-3t.paypal.com/nvp'Connect with CURL method sucessfullSending this params:METHOD=SetExpressCheckout&VERSION=53.0&PWD;=*********&USER=email_api1.gmail.com&SIGNATURE;=*********&Amt=0&PAYMENTACTION=Sale&ReturnUrl=https://www.my_site.com/modules/paypalapi/express/submit.php&CANCELURL=https://www.my_site.com/order.php&CURRENCYCODE=EUR&SOLUTIONTYPE=Sole&LANDINGPAGE=Billing&LOCALECODE;=&HDRIMG=https://my_site.com/img/logo.jpgSend with CURL method sucessfullPayPal response:TIMESTAMP -> 2010-12-18T06:58:06ZCORRELATIONID -> 88708ad752268 << what is this? (I changed numbers)ACK -> FailureVERSION -> 53.0BUILD -> 1613293L_ERRORCODE0 -> 10401L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details.L_LONGMESSAGE0 -> Order total is invalid.L_SEVERITYCODE0 -> ErrorPayPal returned errorI use PayPalAPI v1.0 and prestashop 1.3.3 Link to comment Share on other sites More sharing options...
goodsdealer Posted December 18, 2010 Share Posted December 18, 2010 do you have different currency in your shop? Link to comment Share on other sites More sharing options...
adamus007p Posted December 18, 2010 Author Share Posted December 18, 2010 My default currency is Euro €others:poundsdolars $so I have:Euro €Dolars $pounds Link to comment Share on other sites More sharing options...
adamus007p Posted December 25, 2010 Author Share Posted December 25, 2010 same problem:any solution?A client has encountered a problem with the module PayPalAPI, see the report:Making new connection to 'api-3t.paypal.com/nvp'Connect with CURL method sucessfullSending this params:METHOD=SetExpressCheckout&VERSION=53.0&PWD;=*********&USER=xxxxxxxxxxxxxx&SIGNATURE;=*********&Amt=0&PAYMENTACTION=Sale&ReturnUrl=https://www.xxxxxxxxxxxxxxxx/modules/paypalapi/express/submit.php&CANCELURL=https://www.xxxxxxxxxxxxxx.com/order.php&CURRENCYCODE=EUR&SOLUTIONTYPE=Sole&LANDINGPAGE=Billing&LOCALECODE;=&HDRIMG=https://xxxxxxxxxxxxxxxx.com/img/logo.jpgSend with CURL method sucessfullPayPal response:TIMESTAMP -> 2010-12-25T03:31:57ZCORRELATIONID -> 8ddc0e8654df8ACK -> FailureVERSION -> 53.0BUILD -> 1613293L_ERRORCODE0 -> 10401L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details.L_LONGMESSAGE0 -> Order total is invalid.L_SEVERITYCODE0 -> ErrorPayPal returned error Link to comment Share on other sites More sharing options...
Michaelb Posted January 20, 2011 Share Posted January 20, 2011 I have exactly the same problem since three days now andwasn't able to find a solution. Noone can buy in my shop and gets this message instantly. My server admin doesn't change anything on the server.I have Euros and Dollars. Euros are default. The shop worked fine but from one day to another it stopped! Link to comment Share on other sites More sharing options...
hbproph Posted May 3, 2011 Share Posted May 3, 2011 Hello,This error cames up, when the currecy of your paypal account is different than the default currency in your web shop.So one of those have to change.Create a new paypal account with the same currency what you have in your shop.PBR: Peter Link to comment Share on other sites More sharing options...
Nero_ Posted May 8, 2012 Share Posted May 8, 2012 A have the same currency on paypal and in shop but the problem is seems to be similar L_LONGMESSAGE0 -> Order total is invalid. L_LONGMESSAGE1 -> Item total is invalid. L_LONGMESSAGE2 -> Item amount is invalid. Link to comment Share on other sites More sharing options...
Recommended Posts