Error on Checkout
-
I’m not sure if this error is coming from your plugin or not, but it’s the last one I’ve got enabled while I test things.
When checking out, a customer’s getting an error that their card type is invalid. error_log gets an error of
id was called incorrectly. Order properties should not be accessed directly. Backtrace: require('wp-blog-header.php'), require_once('wp-includes/template-loader.php'), do_action('template_redirect'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::do_wc_ajax, do_action('wc_ajax_checkout'), WP_Hook->do_action, WP_Hook->apply_filters, WC_AJAX::checkout, WC_Checkout->process_checkout, WC_Checkout->process_order_payment, Woo_Braintree_Payment_Gateway->process_payment, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.
I disabled all other Woocommerce plugins except yours as a test, but still get the error so I think it’s coming from this plugin.
Any thoughts?
- The topic ‘Error on Checkout’ is closed to new replies.