=== IEX Integration === Contributors: iexapp, plasmatiksteak, sandpatrol Plugin URI: www.iex.dk Tags: WooCommerce, e-conomic, Dinero, Billy, Visma, debitoor, Reviso, accounting, bookkeeping, invoicing, integration, sync. Requires at least: 3.0.1 Tested up to: 4.5.2 Stable tag: 2.2.3.8 Version: 2.2.3.8 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html IEX Integration automatically transfers WooCommmerce orders, products and customers to your accounting system. == Description == With IEX integration you will save time and money on your accounting. The plugin allows you to automatically transfer orders, products and customers from your WooCommerce shop to your accounting system - so you no longer have to spend your time on boring typing in your accounting system. The plugin supports the most common accounting systems on the market. We offer a free 7 days demo of the service. To start your demo order your API-key here: https://iex.dk/en/more/demo-signup. If you would like to continue using the service after your demo expires, you just sign up for one of our monthly subscribtion packages. [youtube https://www.youtube.com/watch?v=xa77BBMKTDo] = Selected features (depending on your ERP system): = * Transfer orders, products and customers * Choose which order states to transfer * Multi currency * Automatic bookkeeping * Automatic invoicing * Multisite support * Real-time transfer * Stock keeping (e-conomic feature) * Great support = Accounting systems: = * e-conomic * debitoor * Dinero * Billy * Visma * Reviso == The IEX system == The IEX plugin connects your WooCommerce shop to your accounting system. When ordering your IEX demo on the IEX website you get access to your own dashboard where you will configure your integration. The IEX system is a powerful soultion and handles the transfer of data by putting your orders, products and customers into a queing system on the IEX server, as soon as your accounting system is ready to receive the data we deliver it. This means that your data is transferred in real-time normally within seconds to your acounting system. Notice: data delivery times can vary depinding on the number of data you are transferrring and peak periods. The following WooCommerce standard fields can be transferred out of the box with the IEX Integration plugin (depending on your ERP system): = Standard WooCommerce fields = * CUSTOMER: * Billing Company / Last Name * Billing Last Name * Billing First Name * Email * Billing Address 1 * Billing Address 2 * Billing Country * Billing City * Billing Postcode * Shipping Address 1 * Shipping Address 2 * Shipping Country * Shipping City * Shipping Postcode * VAT Zone * PRODUCT/ARTICLE: * Product name * SKU * ProductID * Regular Price * Sale Price * Description * Inventory stock quantity (updated from e-conomic to WooCommerce) * INVOICE: * Order ID (as reference) * Customer number * Delivery Address * Delivery City * Delivery Postcode * Delivery Country * Product Title * Product Quantity * Product Price * Product VAT * Shipping cost * Currency = Custom fields = If your WooCommerce webshop is using custom fields, we can also transfer these to your accounting system. You just need to tell us which fields you need to transfer and we will make a small extension plugin to retrieve the custom fields and make a special mapping of the fields to your accounting system. We also handle special rules for your integration such as setting up multiple product and customer groups and selecting invoice layout according to your needs. If you have any questions regarding custom fields and special mappings you can direct them to support@iex.dk * Examples custom fields and special mappings: * EAN number * CVR number * Invoice layout * Transaction number * Multiple customer groups * Multiple product groups * Multiple payment terms = e-conomic stock syncronization = If your using e-conomic and have the e-conomic stock module installed in your accounting system. It is possible to set up stock syncronization that send the stock from e-conomic to your WooCommerce = Supported Plugins: = 1. Product Bundles WooCommerce Extension. 2. Weight Based Shipping for WooCommerce. 3. WooCommerce Sequential Order Numbers. 4. WooCommerce Subscriptions. = Backwards transfer of orders = If you need to transfer yout old orders to your account system, we can handle a backwards transfer of your order. You just tell us from date you will need the transfer done from and we will send your old orders to your accounting system. This service is provided at our normal hourly rate for programming. Notice: when conducting backwards transfer of orders, the transfer can fail for various reasons such as deleted products, changed product numbers etc. == Installation == 1. Install IEX Integration either via the WordPress.org plugin directory, or by uploading the files to your server 2. Order your IEX Integration API-key to activate your demo: https://iex.dk/en/more/demo-signup 3. You now have access to your IEX dashboard. Go to profile and find your API-key. 4. Activate the plugin through the 'Plugins' screen in WordPress and go to IEX Integration in your WordPress admin and insert your API-key and save. 5. Go to your IEX dashboard and setup the integration to suit your needs. 6. And that's it, enjoy your integration and when your ready order your IEX subscription in your IEX dashboard to continue using the service. == Frequently Asked Questions == = https://iex.dk/en/helpdesk = == Screenshots == 1. *Connect your WooCommerce shop* == Changelog == = 2.2.3.8 - 24-05-2015 = * Fixed admin.js and admin.css not found errors * Beginning WPML support = 2.2.3.7 - 20-05-2016 = * Changed how you check if your key is valid in plugin * Made changes to get it onto Wordpress.org Repo = 2.2.3.6 - 11-05-2016 = * Issue with sku on variations not being transferred = 2.2.3.5 - 03-05-2016 = * Fixed sanity check in plugin * Fixed not getting hidden/disabled variations * Fixed what data is sent on order if product has been deleted * Added complete date to the data transfered to IEX = 2.2.3.4 - 08-04-2016 = * Fixed version not showing DEV = 2.2.3.3 - 08-04-2016 = * More bugfixing * Improved error messages = 2.2.3.2 - 08-04-2016 = * Fixed finding products from IEX API * Better error messages = 2.2.3.1 - 30-03-2016 = * Fixed product price only being set when saving products introduced in the last version * Fixed finding products in shop via IEX API * Fixed setting the right full name for shipping = 2.2.3.0 - 02-03-2016 = * Added better error handling * Added shipping method id to shipping info * Added the ability to get shipping and payment methods as data * Fixed Warning: Invalid argument supplied for foreach() = 2.2.2.9 - 22-02-2016 = * Fixed not sending products if array is empty * Fixed fatal error when saving/moving order where product has been deleted * Fixed fatal error where class wp_auto_update has already been declared * Added State to billing and shipping * Added product category info = 2.2.2.8 - 25-01-2015 = * Fixed "Cannot use scalar value as an array" * Fixed order_shipping not being set to 0 if no shipping = 2.2.2.7 - 15-01-2015 = * Fixed payment_fee tax and price * Fixed shipment tax and price * Fixed external url * Note: WooCommerce URL in IEX Dashboard is now required * Note: Product and Order states now required in IEX Dashboard or the order/product will be ignored = 2.2.2.6 - 11-12-2015 = * Really fixed orderlines not having correct variation_id = 2.2.2.5 - 11-12-2015 = * Fixed multiple PHP warnings * Fixed orderlines not having correct variation_id * Added functionality to synchronize products from IEX Dashboard = 2.2.2.4 - 04-12-2015 = * Added URL check * Fixed stock update bug = 2.2.2.3 - 29-11-2015 = * Fixed breaking bug = 2.2.2.2 - 27-11-2015 = * Fixed order duplicate transfer = 2.2.2.1 - 27-11-2015 = * Fixed orderline fee. = 2.2.2 - 25-11-2015 = * Orders are now sent on save rather than status change. * Added orderline unit_price_total, holding the Total unit price after any line discount. * Added version info to everything sent to IEX for easier debug. = 2.2.1 - 24-11-2015 = * Multiple bugfixes. * The plugin now sends Wordpress, WooCommerce and Plugin versions to IEX with orders and products, making debug easier. = 2.x - 24-06-2015 = * New: It's now possible to update product title and stock from calls outside the shop, making 2-way sync possible = 2015 = * Initial "release"