このプラグインは WordPress の最新3回のメジャーリリースに対してテストされていません。もうメンテナンスやサポートがされていないかもしれず、最新バージョンの WordPress で使用した場合は互換性の問題が発生する可能性があります。

Integration E-conomic for WooCommerce

説明

Seamless WooCommerce Integration with E-conomic
Effortlessly sync your WooCommerce store with E-conomic, Denmark’s leading accounting software. This powerful integration automates the flow of orders, customers, and products between your store and E-conomic—saving time, reducing manual work, and minimizing errors.

  • Automatic syncing of orders, products, and customer data.
  • Easy setup and full control from within WordPress
  • Built and supported by Wetail, this plugin ensures your accounting and e-commerce stay in perfect harmony.

Features:

  • Order accounting
  • Synchronizes Customers
  • Synchronizes Orders
  • Synchronizes Articles

Requires WooCommerce

Data export to E-conomic

  • Orders
  • Articles
  • Customers

Usage of data

The plugin sends data to E-conomic (https://www.e-conomic.dk/)
Domains are https://restapi.e-conomic.com/ and https://secure.e-conomic.com/.
Plugin sends customer and order data for further processing by E-conomic. This occurs when initiated by user or if configured on order status transition.

The plugin sends data to API Layer (https://apilayer.com).
The plugin fetches currency data from API Layer. This occurs when initiated by user or if configured on order status transition.

Wetail sends data to the wetail.io domain

Terms of Use and Privacy Policy

Terms of Use: https://wetail.io/villkor/
Privacy Policy: https://wetail.io/sekretesspolicy/

インストール

  1. Install WooCommerce E-conomic Integration either via the WordPress.org plugin directory, or by uploading the files to your server.
  2. Activate the plugin in your WordPress Admin and go to the admin panel Settings -> E-conomic.
  3. Configure the integration as needed. Follow instructions on https://docs.wetail.io/woocommerce/e-conomic-integration/sahar-installerar-du-e-conomic/
  4. Make a test to confirm that everything is working.
  5. That’s it. You’re now ready to focus on sales, marketing and more.

FAQ

Which data is synchronized to E-conomic?

The plugin synchronizes products, customers and orders.

When is the order synchronized?

You configure which order status that will trigger synchronization. Common order statuses are processing and completed.

Does the order synchronization support giftcard plugins?

No it does not support giftcard plugins.

How are customers identified between the WooCommerce and E-conomic?

Customers are identified by the WooCommerce order email.

What is the order synchronization flow?

First the order customer is created in E-conomic. If the customer exists in E-conomic it gets updated. After that
the order products are synchronized. If the product exists in E-conomic it gets updated otherwise it is created. Finally
the order is created in E-conomic.

Does the order synchronization flow require the products to have an SKU?

Yes

評価

このプラグインにはレビューがありません。

貢献者と開発者

Integration E-conomic for WooCommerce はオープンソースソフトウェアです。以下の人々がこのプラグインに貢献しています。

貢献者

“Integration E-conomic for WooCommerce” をあなたの言語に翻訳しましょう。

開発に興味がありますか ?

コードを閲覧するか、SVN リポジトリをチェックするか、開発ログRSS で購読してみてください。

変更履歴

2.2.8
– Bugfix: Settings corrections

2.2.7
– Bugfix: Redirect URL correction

2.2.6
– Bugfix: Settings correction

2.2.5
– Bugfix: Nonce correction

2.2.3
– Updated UI, Removed Mustache dependency
– Support for HPOS
– Bugfix on discount calculation

2.2.0
– Removed Guzzle library dependency. WP Native HTTP Communication is used instead