Title: Export orders
Last modified: February 25, 2022

---

# Export orders

 *  [roberto22](https://wordpress.org/support/users/roberto22/)
 * (@roberto22)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/)
 * Hi,
 * I have this order item post meta [https://prnt.sc/ql7C5OLU6X6z](https://prnt.sc/ql7C5OLU6X6z)–
   [https://prnt.sc/f-CLGskU7ijZ](https://prnt.sc/f-CLGskU7ijZ) is possible to export
   it?
 * Also, i am using wcfm multivendor plugin. Can i export using your plugin the 
   admin fee and the status of the withdrawal request [https://prnt.sc/W__cPGAMZBNn](https://prnt.sc/W__cPGAMZBNn)
 * Thanks for the help! Hoping i can export that info

Viewing 9 replies - 1 through 9 (of 9 total)

 *  Plugin Author [algol.plus](https://wordpress.org/support/users/algolplus/)
 * (@algolplus)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15402574)
 * Hello
 * please, try standard way .
 * open >Setup Fields>Product Order Items>Add Field and seek for necessary key in
   the dropdown.
 * thanks, Alex
 *  Thread Starter [roberto22](https://wordpress.org/support/users/roberto22/)
 * (@roberto22)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15404502)
 * Hi,
 * Thanks! i was able to export the order item post meta but i cant find the key
   of admin fee and the status of the withdrawal request from wcfm.
 *  Plugin Author [algol.plus](https://wordpress.org/support/users/algolplus/)
 * (@algolplus)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15404540)
 * hi
 * here is old reply for this plugin. I think code still works.
    please, adapt it
   to export fee from seller profile
 * ​——————————-
 * Please, follow to [https://docs.algolplus.com/algol_order_export/fields/](https://docs.algolplus.com/algol_order_export/fields/)
 * use meta key “store_name” and this PHP code.
    thanks, Alex
 *     ```
       add_filter('woe_get_order_product_value_store_name', function ($value, $order, $item, $product,$item_meta) {
       $post = get_post( $item_meta['_product_id'][0] );
       $user_id = $post->post_author;
       if($user_id)
         $value = get_user_meta($user_id, "wcfmmp_store_name", true); // or _vendor_page_title?
       return $value;
       }, 10, 5);
       ```
   
 *  Thread Starter [roberto22](https://wordpress.org/support/users/roberto22/)
 * (@roberto22)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15404757)
 * Hi,
 * I added this code to export store name and see if it works but it is not working
   [https://prnt.sc/HK5lorh8Dv_h](https://prnt.sc/HK5lorh8Dv_h) – [https://prnt.sc/6aAS1UpDMUQk](https://prnt.sc/6aAS1UpDMUQk)–
   [https://prnt.sc/EplOsuZbO4lP](https://prnt.sc/EplOsuZbO4lP)
 * Any ideas?
 *  Plugin Author [algol.plus](https://wordpress.org/support/users/algolplus/)
 * (@algolplus)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15404877)
 * my bad!
    please, follow to [https://docs.algolplus.com/algol_order_export/add-calculated-field-for-product/](https://docs.algolplus.com/algol_order_export/add-calculated-field-for-product/)
   and add green field
 *  Thread Starter [roberto22](https://wordpress.org/support/users/roberto22/)
 * (@roberto22)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15405022)
 * Hi,
 * Yes i also did that but still not working 🙁 [https://prnt.sc/Eaz-XD4Z7ypO](https://prnt.sc/Eaz-XD4Z7ypO)–
   [https://prnt.sc/MjPEPzfGYZGS](https://prnt.sc/MjPEPzfGYZGS) – [https://prnt.sc/Key3MNFPKToa](https://prnt.sc/Key3MNFPKToa)–
   [https://prnt.sc/S5jNzAhxaa-2](https://prnt.sc/S5jNzAhxaa-2)
 *  Plugin Author [algol.plus](https://wordpress.org/support/users/algolplus/)
 * (@algolplus)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15406155)
 * please, add meta key “store_name” , not “wcfmmp_store_name”
    -  This reply was modified 4 years, 3 months ago by [algol.plus](https://wordpress.org/support/users/algolplus/).
 *  Thread Starter [roberto22](https://wordpress.org/support/users/roberto22/)
 * (@roberto22)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15406867)
 * Hi,
 * Thank you! I will ask wcfm for the other meta keys and let you know.
 * Thanks for the help!
 *  Plugin Author [algol.plus](https://wordpress.org/support/users/algolplus/)
 * (@algolplus)
 * [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15406880)
 * you can run PHPMyAdmin and review records inside table wp_usermeta

Viewing 9 replies - 1 through 9 (of 9 total)

The topic ‘Export orders’ is closed to new replies.

 * ![](https://ps.w.org/woo-order-export-lite/assets/icon-256x256.png?rev=1365554)
 * [Advanced Order Export For WooCommerce](https://wordpress.org/plugins/woo-order-export-lite/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woo-order-export-lite/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woo-order-export-lite/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-order-export-lite/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-order-export-lite/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-order-export-lite/reviews/)

 * 9 replies
 * 2 participants
 * Last reply from: [algol.plus](https://wordpress.org/support/users/algolplus/)
 * Last activity: [4 years, 3 months ago](https://wordpress.org/support/topic/export-orders-6/#post-15406880)
 * Status: not resolved