Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Uncaught exception ‘WC_Data_Exception’ with message ‘Invalid billing email

$
0
0

Replies: 0

Hey there –

I’m seeing the following uncaught exception in our error logs…

Uncaught exception ‘WC_Data_Exception’ with message ‘Invalid billing email address’ in /nas/content/live/jambase7/wp-content/plugins/woocommerce/includes/abstracts/abstract-wc-data.php:810

It seems as though this is caused by the function set_billing_email() being called outside of a try catch block.

This could possibly be happening inside of the save_account_details() function here…
wp-content/plugins/woocommerce/includes/class-wc-form-handler.php

Or the update_local_order() function here…
wp-content/plugins/facebook-for-woocommerce/includes/Commerce/Orders.php


Viewing all articles
Browse latest Browse all 59525

Trending Articles