hello !
I am a friend of explorer1979.
I have made a test and found that, if one of the following number is a "odd" number, the paypal express won't work.
sub-total, must be a even number
Discount, must be a even number
shipping cost, must be a even number
Total cost. must be a even number
for example:
sub-total :198
discount :18
shipping: 20
this case the paypal is fine.
but, in this case:
sub-total: 198
discount: 19
shipping csot:20
in this case, the paypal won't work. and give me a error 10401
other currency, like USD, Euro, GBP is working perfectly.
except the JPY.
and we have set the JPY's decimal place to "0"
no luck...
![]()



