PayPal Tax Total Is Invalid Error
-
PayPal for WooCommerce 1.2.3
Our Site: https://www.pgprint.com
Our customers are experiencing PayPal Express Tax Total Is Invalid errors when checking out. I have included the log from one of these failed PayPal express transactions below. The problem appears to be intermittent as I see successful PayPal Express transactions in the log as well. In this particular case, it appears that the customer tried PayPal Express several times unsuccessfully and then opted to use a credit card to complete checkout. I have also included the successful PayPal Pro log entry.
PayPal Express Log:
07-21-2016 @ 01:53:33 – Start Express Checkout
07-21-2016 @ 01:53:34 – Test Mode: no
07-21-2016 @ 01:53:34 – Endpoint: https://api-3t.paypal.com/nvp
07-21-2016 @ 01:53:34 – Request: Array
(
[USER] => *****
[PWD] => *****
[VERSION] => 124.0
[BUTTONSOURCE] => AngellEYE_SP_WooCommerce
[SIGNATURE] => *****
[METHOD] => SetExpressCheckout
[RETURNURL] => https://www.pgprint.com/checkout/review-order/?pp_action=revieworder
[CANCELURL] => https://www.pgprint.com/cart/
[ALLOWNOTE] => 1
[ADDROVERRIDE] => 1
[LOCALECODE] => en_US
[EMAIL] => [email protected]
[BRANDNAME] => PGprint.com
[PAYMENTREQUEST_0_AMT] => 19.64
[PAYMENTREQUEST_0_CURRENCYCODE] => USD
[PAYMENTREQUEST_0_TAXAMT] => -0.36
[PAYMENTREQUEST_0_SHIPTONAME] => ********
[PAYMENTREQUEST_0_SHIPTOSTREET] => ********
[PAYMENTREQUEST_0_SHIPTOCITY] => Marietta
[PAYMENTREQUEST_0_SHIPTOSTATE] => GA
[PAYMENTREQUEST_0_SHIPTOZIP] => 30060
[PAYMENTREQUEST_0_SHIPTOCOUNTRYCODE] => US
[PAYMENTREQUEST_0_SHIPTOPHONENUM] => **********
[PAYMENTREQUEST_0_PAYMENTACTION] => Sale
[PAYMENTREQUEST_0_ITEMAMT] => 20.00
)07-21-2016 @ 01:53:34 – Response: Array
(
[TIMESTAMP] => 2016-07-21T05:53:51Z
[CORRELATIONID] => c365ebcebdd1f
[ACK] => Failure
[VERSION] => 124.0
[BUILD] => 000000
[L_ERRORCODE0] => 10429
[L_SHORTMESSAGE0] => Invalid Data
[L_LONGMESSAGE0] => Tax total is invalid.
[L_SEVERITYCODE0] => Error
)07-21-2016 @ 01:53:34 – SetExpressCheckout API call failed.
07-21-2016 @ 01:53:34 – Detailed Error Message: Tax total is invalid.
07-21-2016 @ 01:53:34 – Short Error Message: Invalid Data
07-21-2016 @ 01:53:34 – Error Code: 10429
07-21-2016 @ 01:53:34 – Error Severity Code: ErrorPayPal Pro Log:
07-21-2016 @ 01:55:54 – Processing order #11197
07-21-2016 @ 01:55:54 – Do payment request Array
(
[DPFields] => Array
(
[paymentaction] => Sale
[ipaddress] => ***.***.***.***
[returnfmfdetails] => 1
)[CCDetails] => Array
(
[creditcardtype] =>
[acct] => ****
[expdate] => 52020
[cvv2] => ****
[startdate] =>
[issuenumber] =>
)[PayerInfo] => Array
(
[email] => ***
[firstname] => ***
[lastname] => ***
)[BillingAddress] => Array
(
[street] => ***
[street2] =>
[city] => Marietta
[state] => GA
[countrycode] => US
[zip] => 30060
[phonenum] => **********
)[ShippingAddress] => Array
(
[shiptoname] => ***
[shiptostreet] => ***
[shiptostreet2] =>
[shiptocity] => Marietta
[shiptostate] => GA
[shiptozip] => 30060
[shiptocountry] => US
[shiptophonenum] =>
)[PaymentDetails] => Array
(
[amt] => 19.64
[currencycode] => USD
[insuranceamt] =>
[shipdiscamt] => 0.00
[handlingamt] => 0.00
[desc] =>
[custom] =>
[invnum] => 11197
[notifyurl] =>
[recurring] =>
[taxamt] => 1.11
[shippingamt] => 0
[itemamt] => 18.53
)[OrderItems] => Array
(
)[Secure3D] => Array
(
))
07-21-2016 @ 01:55:57 – Request: Array
(
[USER] => *****
[PWD] => *****
[VERSION] => 124.0
[BUTTONSOURCE] => AngellEYE_SP_WooCommerce
[SIGNATURE] => *****
[METHOD] => DoDirectPayment
[PAYMENTACTION] => Sale
[IPADDRESS] => ***.***.***.***
[RETURNFMFDETAILS] => 1
[ACCT] => *****
[EXPDATE] => *****
[CVV2] => *****
[EMAIL] => ***
[FIRSTNAME] => ***
[LASTNAME] => ***
[STREET] => ***
[CITY] => Marietta
[STATE] => GA
[COUNTRYCODE] => US
[ZIP] => 30060
[PHONENUM] => **********
[AMT] => 19.64
[CURRENCYCODE] => USD
[SHIPDISCAMT] => 0.00
[HANDLINGAMT] => 0.00
[INVNUM] => 11197
[TAXAMT] => 1.11
[ITEMAMT] => 18.53
[SHIPTONAME] => ***
[SHIPTOSTREET] => ***
[SHIPTOCITY] => Marietta
[SHIPTOSTATE] => GA
[SHIPTOZIP] => 30060
[SHIPTOCOUNTRY] => US
)07-21-2016 @ 01:55:57 – Response: Array
(
[TIMESTAMP] => 2016-07-21T05:56:15Z
[CORRELATIONID] => 6cfd498237eba
[ACK] => Success
[VERSION] => 124.0
[BUILD] => 22386173
[AMT] => 19.64
[CURRENCYCODE] => USD
[AVSCODE] => Y
[CVV2MATCH] => M
[TRANSACTIONID] => 1P819132CL478910X
)https://www.ads-software.com/plugins/paypal-for-woocommerce/
- The topic ‘PayPal Tax Total Is Invalid Error’ is closed to new replies.