Title: customized XML order export
Last modified: September 1, 2016

---

# customized XML order export

 *  Resolved [alphaunite](https://wordpress.org/support/users/alphaunite/)
 * (@alphaunite)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/customized-xml-order-export/)
 * Dear team,
 * is it possible to configure your extension “WooCommerce – Store Exporter” in 
   a way so that for each new order it automatically exports the order data in an
   XML file with the following structure?
 * <?xml version=”1.0″ encoding=”UTF-8″?>
    <Delivery> <OrderHead> <OrderID>1234567
   </OrderID> <InvoiceNo>AAA123</InvoiceNo> <Title>Mr</Title> <Name>Di Bella</Name
   > <FirstName>Giorgio</FirstName> <Company>Mr</Company> <Address>Schwanenstr. 
   1</Address> <ZIP>85586</ZIP> <City>Poing</City> <EMAIL>client@client.de</EMAIL
   > <remarks>xyz</remarks> <carrier>DHL</carrier> <country>DE</country> </OrderHead
   > <orderitems> <position> <itemNo>1</itemNo> <articleNo>10400</articleNo> <articleName
   >beef menu</articleName> <itemsPerPackage>6</> <packages>2</packages> </position
   > <position> <itemNo>2</itemNo> <articleNo>11400</articleNo> <articleName>lamb
   menu</articleName> <itemsPerPackage>6</> <packages>2</packages> </position> </
   orderitems> </Delivery>
 * Would this plugin work with Woocommerce, my them and also with future Woocommerce
   versions or if not, would necessary updates be included?
 * Thanks and best regards
 * [https://wordpress.org/plugins/woocommerce-exporter/](https://wordpress.org/plugins/woocommerce-exporter/)

Viewing 1 replies (of 1 total)

 *  [Michael Visser](https://wordpress.org/support/users/visser/)
 * (@visser)
 * [9 years, 10 months ago](https://wordpress.org/support/topic/customized-xml-order-export/#post-7485364)
 * Hi alphaunite, thanks for asking, our Pro Plugin supports Export Triggers, one
   is for New Orders which will suit your needs.
 * You’ll need to look at the data structure we generate for Orders and customise
   it to suit your needs, there are plenty of exposed WordPress Filters which you
   can use to adjust the XML data structure. We can help you on Premium Support 
   at any time too 🙂

Viewing 1 replies (of 1 total)

The topic ‘customized XML order export’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce-exporter/assets/icon-256x256.png?rev=986329)
 * [Store Exporter – Export WooCommerce Products, Orders, Subscriptions, Customers](https://wordpress.org/plugins/woocommerce-exporter/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce-exporter/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce-exporter/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce-exporter/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce-exporter/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce-exporter/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Michael Visser](https://wordpress.org/support/users/visser/)
 * Last activity: [9 years, 10 months ago](https://wordpress.org/support/topic/customized-xml-order-export/#post-7485364)
 * Status: resolved