• Hello,

    I opened the original topic here.

    https://www.ads-software.com/support/topic/export-functionality-not-working/

    We are having the same issue and again after updating your plugin this week. I added the code to fix it as stated in my previous post. The issue is still that you are calling for the billing_last_name and first name on a refunded order causing an error. It is not a timeout issue. You must get the order that the refunded order was originally for.

    Here is the dump from the error message.

    Error Details

    =============

    An error of type E_ERROR was caused in line 68 of the file /home/test/public_html/wp-content/plugins/wc-customer-source/includes/wccs-admin-export.php. Error message: Uncaught Error: Call to undefined method Automattic\WooCommerce\Admin\Overrides\OrderRefund::get_billing_first_name() in /home/test/public_html/wp-content/plugins/wc-customer-source/includes/wccs-admin-export.php:68

    Stack trace:

    #0 /home/test/public_html/wp-content/plugins/wc-customer-source/wc-customer-source.php(172): WC_Customer_Source_Export::export_data()

    #1 /home/test/public_html/wp-includes/class-wp-hook.php(324): WC_Customer_Source::display_main('')

    #2 /home/test/public_html/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters('', Array)

    #3 /home/test/public_html/wp-includes/plugin.php(517): WP_Hook->do_action(Array)

    #4 /home/test/public_html/wp-admin/admin.php(259): do_action('woocommerce_pag...')

    #5 {main}

    ? thrown

    Let me know if you have any questions or need help testing it.

    -Skynet Solutions

    The page I need help with: [log in to see the link]

  • You must be logged in to reply to this topic.