woocommerce / woocommerce-subscriptions-importer-exporter

Import your subscribers to WooCommerce from a CSV. Or export your subscription data from WooCommerce to CSV.
GNU General Public License v3.0
149 stars 57 forks source link

HTTP error 500 #235

Open pachbusiness opened 3 years ago

pachbusiness commented 3 years ago

We have been testing this import on a staging site and has been working perfectly. As soon as we take it to a live environment, we start receiving error 500. Staging is a copy of live, has anyone else received this error?

The error log is showing this: [11-Feb-2021 11:58:45 UTC] 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, WC_Stripe_Subs_Compat->process_payment, WC_Gateway_Stripe->process_payment, WC_Stripe_Payment_Gateway->process_response, WC_Order->payment_complete, do_action('woocommerce_payment_complete'), WP_Hook->do_action, WP_Hook->apply_filters, fm_upate_next_payment_datetime, calculateNewDate, WC_Subscription->__get, WC_Abstract_Legacy_Order->__get, wc_doing_it_wrong. This message was added in version 3.0.