TheTester Posted January 6, 2012 Share Posted January 6, 2012 Hello!! I have theese same problem...: PayPal module didnt wor.. I set everything what i founded on this forum. I get this error: (I generated new API username,password,and signature too, but cant helped me) Please refer to logs: PayPal response: TIMESTAMP -> 2012-01-06T12:35:57Z L_ERRORCODE0 -> 10401 L_ERRORCODE1 -> 10426 L_ERRORCODE2 -> 10427 L_ERRORCODE3 -> 10429 L_ERRORCODE4 -> 10431 L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE1 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE2 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE3 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE4 -> Transaction refused because of an invalid argument. See additional error messages for details. L_LONGMESSAGE0 -> Order total is invalid. L_LONGMESSAGE1 -> Item total is invalid. L_LONGMESSAGE2 -> Shipping total is invalid. L_LONGMESSAGE3 -> Tax total is invalid. L_LONGMESSAGE4 -> Item amount is invalid. L_SEVERITYCODE0 -> Error L_SEVERITYCODE1 -> Error L_SEVERITYCODE2 -> Error L_SEVERITYCODE3 -> Error L_SEVERITYCODE4 -> Error PayPal returned error Thank you! Link to comment Share on other sites More sharing options...
TheTester Posted January 6, 2012 Author Share Posted January 6, 2012 Hello!! Please help me! I get this error on my PrestaShop when i try to buy something: Please refer to logs: PayPal response: TIMESTAMP -> 2012-01-06T13:11:59Z L_ERRORCODE0 -> 10401 L_ERRORCODE1 -> 10426 L_ERRORCODE2 -> 10427 L_ERRORCODE3 -> 10429 L_ERRORCODE4 -> 10431 L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE1 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE2 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE3 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE4 -> Transaction refused because of an invalid argument. See additional error messages for details. L_LONGMESSAGE0 -> Order total is invalid. L_LONGMESSAGE1 -> Item total is invalid. L_LONGMESSAGE2 -> Shipping total is invalid. L_LONGMESSAGE3 -> Tax total is invalid. L_LONGMESSAGE4 -> Item amount is invalid. L_SEVERITYCODE0 -> Error L_SEVERITYCODE1 -> Error L_SEVERITYCODE2 -> Error L_SEVERITYCODE3 -> Error L_SEVERITYCODE4 -> Error PayPal returned error If i check the long log message in modules/paypal, i get this Please refer to logs: Making new connection to 'api-3t.paypal.com/nvp' Connect with CURL method successful Sending this params: METHOD=SetExpressCheckout&VERSION=60.0&PWD=*********&USER=...i cutted my datas.... &SHIPTOPHONENUM=&ADDROVERRIDE=1 Send with CURL method successful PayPal response: TIMESTAMP -> 2012-01-06T13:14:45Z CORRELATIONID -> 24b654daf3e6 ACK -> Failure VERSION -> 60.0 BUILD -> 2271164 L_ERRORCODE0 -> 10401 L_ERRORCODE1 -> 10426 L_ERRORCODE2 -> 10427 L_ERRORCODE3 -> 10429 L_ERRORCODE4 -> 10431 L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE1 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE2 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE3 -> Transaction refused because of an invalid argument. See additional error messages for details. L_SHORTMESSAGE4 -> Transaction refused because of an invalid argument. See additional error messages for details. L_LONGMESSAGE0 -> Order total is invalid. L_LONGMESSAGE1 -> Item total is invalid. L_LONGMESSAGE2 -> Shipping total is invalid. L_LONGMESSAGE3 -> Tax total is invalid. L_LONGMESSAGE4 -> Item amount is invalid. L_SEVERITYCODE0 -> Error L_SEVERITYCODE1 -> Error L_SEVERITYCODE2 -> Error L_SEVERITYCODE3 -> Error L_SEVERITYCODE4 -> Error PayPal returned error And when i turn on sandbox mode i get theese: Please refer to logs: PayPal response: TIMESTAMP -> 2012-01-06T13:17:53Z L_ERRORCODE0 -> 10002 L_SHORTMESSAGE0 -> Security error L_LONGMESSAGE0 -> Security header is not valid L_SEVERITYCODE0 -> Error PayPal returned error What is this problem??! Thank you! TheTester' Link to comment Share on other sites More sharing options...
Nero_ Posted May 8, 2012 Share Posted May 8, 2012 for the first part I'm still hunting the solution, but for the 2. part the solution is: if you want to use sandbox mode, you need to register new acc on sandbox.paypal.com you cant use the normal API code. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now