• Resolved sercai

    (@sercai)


    Hello,

    Thank you for the great plugin.
    Is there a way to export woocommerce orders with the order tips along the other data. I tried few exporting options but wasn’t able to get the tips data.

    Regards,

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author railmedia

    (@railmedia)

    Hi there @sercai,

    Yes, exporting order tips data is possible. You’ll need to navigate to WooCommerce -> Settings -> Order Tip -> Tip reports sub tab, filter by start/end date and click the Export to CSV button.

    flameshot_screenshot

    Hope this helps.

    Best regards,
    Adrian

    Thread Starter sercai

    (@sercai)

    Amazing.

    How did I miss that option ?

    Thank you.

    Hello,

    I found issue probobly you miss it.
    If you change in the setting name of the “Tip fee name” reports not work(
    I found in line 45 in
    wp-content/plugins/order-tip-woo/admin/controllers/reports.class.php

    $this->fee_names = get_option( ‘wc_order_tip_fee_names’, array() );

    changed to

    $this->fee_names[] = get_option( ‘wc_order_tip_fee_name’); and it start works fine.

    I am not sure that is correct way to fix it. But it is works for me.

    Hi, you need to see this error , can you help update the plugin
    https://uniquetoursandrentals.com/wp-content/uploads/2022/11/wix-1.jpg

    • This reply was modified 1 year, 5 months ago by cheaptest.
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Export order tips’ is closed to new replies.