Hi
We have a wesite in 3 languages, using 3 different currencies.
We want to do a monthly data export, where we get this data for all captured orders, and only captured orders.
Delivery info (country)
Order Amount - total
Order Amount - excl. vat and shipping
Order Vat
Order Shipping
Order Currency
Date and Time of Order
Date and Time of Capture
Exporting this in the integration framework, does not give the data of when the order is captured
Are there different options of getting orderdata (eg. through the API) and what is the best way of exporting order data, and how can I get the date and time when the order was captured?
/Hans