• I added two checkout fields to the checkout page (using woocommerce_checkout_fields filter and woocommerce_checkout_update_order_meta action)

    The orders created by the customers contain now those two new fields.

    On your plugin I can see those custom fields in the FILTERS section, but they are not present among the order fields that I can export.

    Same situation even when I’m using “Checkout Field Editor (Checkout Manager) for WooCommerce” plugin to add custom fields in WooCommerce checkout page.

    Exporting the custom fields is a PRO feature only, or what is wrong?

Viewing 1 replies (of 1 total)
  • Plugin Author algol.plus

    (@algolplus)

    Hello

    it’s common feature, so by steps
    – open section “Setup fields”
    – click button “Add field” (at right column)
    – select field in the dropdown
    – fill “Column name”
    – click “Confirm”
    – drag new field to left column

    thanks, Alex

Viewing 1 replies (of 1 total)
  • The topic ‘Order custom fields – I can not export’ is closed to new replies.