Jump to content

PaypalAPI error


Recommended Posts

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 sucessfull
Sending 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.jpg
Send with CURL method sucessfull
PayPal response:
TIMESTAMP -> 2010-12-18T06:58:06Z
CORRELATIONID -> 88708ad752268 << what is this? (I changed numbers)
ACK -> Failure
VERSION -> 53.0
BUILD -> 1613293
L_ERRORCODE0 -> 10401
L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details.
L_LONGMESSAGE0 -> Order total is invalid.
L_SEVERITYCODE0 -> Error
PayPal returned error



I use PayPalAPI v1.0 and prestashop 1.3.3

Link to comment
Share on other sites

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 sucessfull
Sending 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.jpg
Send with CURL method sucessfull
PayPal response:
TIMESTAMP -> 2010-12-25T03:31:57Z
CORRELATIONID -> 8ddc0e8654df8
ACK -> Failure
VERSION -> 53.0
BUILD -> 1613293
L_ERRORCODE0 -> 10401
L_SHORTMESSAGE0 -> Transaction refused because of an invalid argument. See additional error messages for details.
L_LONGMESSAGE0 -> Order total is invalid.
L_SEVERITYCODE0 -> Error
PayPal returned error

Link to comment
Share on other sites

  • 4 weeks later...

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

  • 3 months later...

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.

P
BR: Peter

Link to comment
Share on other sites

  • 1 year later...

A have the same currency on paypal and in shop but the problem is seems to be similar

  1. L_LONGMESSAGE0 -> Order total is invalid.
  2. L_LONGMESSAGE1 -> Item total is invalid.
  3. L_LONGMESSAGE2 -> Item amount is invalid.

Link to comment
Share on other sites

×
×
  • Create New...