Error code 81115 PaymentAction: Required Parameter Missing
-
Hi – nobody is able to use PayPal express at the moment – I’m on the latest versions of WooCommerce (2.2.8) and PayPal Express. 1.5.3
If the customer tries clicking the Check Out With PayPal button from the cart page – then:
Goes to paypal – everything looks normal – clicks the normal buttons –> back to my site for the final Place Order button.
Click Place Order – page reloads to the /cart and I get:
10400 – Order total is missing.
I decided to see what would happen if I tried it from the checkout page, and not the card page — same series of steps as above but I end up back on the /cart page with the error:
Error code 81115 PaymentAction: Required Parameter Missing
Anyone else seeing this?
Any advice on how to troubleshoot?
I’ve turned on logging and do not see a log folder in either woocommerce, or paypal-for-woocommerce directories in the plugin directory, and nothing in my server’s logs directory.
That said – I did pull this out of my main php error log:
[error] 12992#0: *1152709 FastCGI sent in stderr: “PHP message: PHP Warning: number_format() expects parameter 1 to be double, string given in ***mysite/plugins/paypal-for-woocommerce/classes/wc-gateway-paypal-express-angelleye.php on line 1542” while reading response header from upstream, client: 108.162.215.207, server: **mysite**.com, request: “POST /?wc-api=WC_Gateway_PayPal_Express_AngellEYE&pp_action=payaction HTTP/1.1”, upstream: “fastcgi://127.0.0.1:9000”, host: “**mysite**”, referrer: “https://**mysite**/checkout/review-order/?pp_action=revieworder&token=EC-2JG91505SW087740P&PayerID=N9H4RMRVZC7Y8”
Where I’ve replaced info about my site with **mysite**
- The topic ‘Error code 81115 PaymentAction: Required Parameter Missing’ is closed to new replies.