Linux 软件免费装
Banner图

Zoho Integration for WooCommerce

开发者 smgom
更新时间 2026年9月4日 23:53
PHP版本: 8.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce accounting bookkeeping invoices orders

下载

1.0.0 1.0.1

详情介绍:

Stop copying orders into Zoho Books by hand. Every order your customers place is typed, checked, and re-typed — or it just flows into Zoho Books on its own, seconds after checkout, with the contact, the items, the invoice, and the payment already in place. This plugin makes it the second one. Zoho Integration for WooCommerce connects your store to your own Zoho Books organization over a secure OAuth connection — your Zoho password never touches the site. Set it up once with the built-in wizard, and your WooCommerce checkout becomes a direct feed into Zoho's sales, invoicing, and accounting — no CSV exports, no double data entry, no missed orders at month-end. Compatible with every Zoho data centre (.com, .eu, .in, .com.au, .jp, .ca, .sa, .com.cn) · classic and block (Gutenberg) checkout · WooCommerce HPOS · works with your existing Zoho items via SKU matching. ⚡ Sync WooCommerce orders to Zoho Books automatically 🧾 Invoices, payments, refunds — created automatically 🧮 Taxes, handled properly 🔄 Customers and products, in both directions 🛡 Built for stores that can't afford sync surprises Every feature listed above is fully functional in this plugin — there is no license unlock, trialware gate, or disabled code path. 🚀 Ready in minutes
  1. Install and activate the plugin
  2. Follow the wizard: paste your Zoho API client keys, click Save & Connect, pick your organization
  3. Place a test order — watch it appear in Zoho Books
Trademark notice "Zoho" and "Zoho Books" are trademarks of Zoho Corporation Pvt. Ltd. "WooCommerce" is a trademark of Automattic Inc. This plugin is an independent integration developed by ERP7 Solutions and is not affiliated with, endorsed by, or sponsored by Zoho Corporation, Automattic Inc., or WooCommerce. Requirements

安装:

  1. Ensure WooCommerce is installed and active.
  2. Upload the plugin to wp-content/plugins/erp7-order-sync-for-zoho-books and activate it. The release zip contains the compiled admin app; the JavaScript source lives in src/ and builds with npm install && npm run build.
  3. Open Zoho Sync in the admin menu and follow the onboarding wizard.
Connecting to Zoho In the Zoho API Console, create a Server-based Application and add the redirect URI shown on the Connection tab. Enter your Client ID, Client Secret and data-centre region, click Save & Connect, then choose your organization. Recommended Define an encryption key in wp-config.php so Zoho secrets are encrypted at rest: define( 'ZBWC_ENCRYPTION_KEY', 'a-long-random-string' );

常见问题:

Do I need a Zoho Books account?

Yes. The plugin syncs into your own Zoho Books organization using API credentials you create in the Zoho API Console.

Does it support High-Performance Order Storage (HPOS)?

Yes. The plugin declares HPOS compatibility and uses the WooCommerce order CRUD APIs.

How is background processing handled?

Through WooCommerce's Action Scheduler. Failed jobs are retried with backoff and, if they still fail, moved to a dead-letter list you can retry from the Logs tab.

Will it sync my existing orders?

Yes — use Run backfill on the Orders tab to queue them. Products and customers have their own sync buttons on their tabs.

Does it sync payments, refunds, customers, products or stock?

Yes, all of them. Orders, products and customers sync on the free plan within the monthly allowance; payments, refunds, cancellations, fulfilment and inventory are part of Pro. Each area has its own settings tab and can be turned off independently, and everything except order sync is off until you switch it on.

Is it free?

Yes, with a monthly allowance: 10 orders, 10 products and 10 customers. The allowance resets on the 1st. Re-syncing a record that already reached Zoho is always free, so a store under those numbers never runs out.

What happens when I reach a limit?

Nothing is lost. Orders stop being sent and are logged with the reason, so you can send them next month or upgrade and send them straight away. Products degrade instead of blocking — the order still syncs, with the line carried by name, rate and quantity rather than a linked Zoho item. Customers do stop an order, because Zoho Books cannot accept a sales order without a contact.

How do I upgrade, and how do I cancel?

The Plan tab. Checkout is handled by Stripe. Cancelling schedules the subscription to end at the end of the period you have already paid for — the site keeps every feature until that date, then returns to the free plan with all its settings intact.

Which system owns stock levels?

Whichever you choose on the Products & Inventory tab. Inventory is off by default; set it to WooCommerce → Zoho to push stock changes as they happen, or Zoho → WooCommerce to pull on a schedule.

更新日志:

1.0.1 1.0.0