Developer forum

Forum » Development » PayPal error code 10413

PayPal error code 10413

Tomas Gomez
Reply

Hi,
I create a PayPal express checkout in Rapido. The checkout works perfect when there is no shipping cost but, if the total price includes a shipping cost I get this error:

An error has happend
​10413. Transaction refused because of an invalid argument. See additional error messages for details.. The totals of the cart item amounts do not match order amounts.

The error is fired only with PayPal. With VISA and Invoice there is no error.

Does anybody know how to fix it?

Regards,
Tomas


Replies

 
Vladimir Shushunov Dynamicweb Employee
Vladimir Shushunov
Reply
This post has been marked as an answer

Hi Tomas,

Could you check version of the library Dynamicweb.Ecommerce.CheckoutHandlers.PayPalExpressCheckout? (Settings->System->System info)

As far as I know in 1.0.4 this problem should have been fixed.

Best regards,
Vladimir

Votes for this answer: 1
 
Tomas Gomez
Reply

Thanks, Vladimit, you are right!

I get the version 2.0.0 from NuGet, compile the project (with errors because the new dependencies), copy the PayPalExpressCheckout.dll to /bin folder of a functional DW and all works perfect.

The DLL is attached, if someone needs it.

Regards,
Tomas

 

You must be logged in to post in the forum