Linux 软件免费装
Banner图

Moksa for WooCommerce

开发者 moksa0923
更新时间 2026年8月1日 23:45
PHP版本: 8.2 及以上
WordPress版本: 7.0
版权: GPLv3
版权网址: 版权信息

标签

shipping payment woocommerce invoice taiwan

下载

1.5.1 1.5.4 1.4.9 1.5.0 1.5.2 1.5.3

详情介绍:

A Taiwan-focused WooCommerce extension. Toggleable modules cover ECPay (綠界), NewebPay (藍新), SmilePay (速買配), LINE Pay, PAYUNi (統一金流), PayNow (立即富), PChomePay (支付連), TapPay and Shopline Payments for payments; ECPay, NewebPay, SmilePay, PAYUNi and PayNow for convenience-store + home-delivery shipping; ezPay, ECPay, SmilePay, PayNow and AMEGO for Taiwan e-invoicing. Enable only the providers you need from a single settings page — payment, shipping and invoice modules are fully independent and can be mixed in any combination. HPOS-native, Block Checkout-native, PHP 8.2+ strict-typed, GPLv3, no premium gating. Moksa AI assistant (new in 1.3.0) Built on the WordPress 7.0 AI Client, Moksa AI is an optional in-admin chat assistant that lets you run common store tasks in natural language: find orders by invoice / shipping / payment number, look up order details and counts, change order status (single or batch), add order notes, issue / void / allowance e-invoices, create and print shipping labels, and enable or disable modules, individual payment methods and invoice issuing methods. Every action that changes data first shows a summary and waits for your explicit confirmation before it runs. The assistant uses whichever AI provider you connect under Settings → Connectors — the plugin never handles your AI keys, refunds, or credentials. Source Source code and issue tracker: github.com/Moksa1123/moksa-for-woocommerce.

安装:

Minimum Requirements Setup
  1. Install and activate the plugin.
  2. Go to WooCommerce → Settings → Moksa for WooCommerce to enable the modules you need.
  3. Configure the credentials for each enabled provider on its dedicated tab.

屏幕截图:

  • Block-based Checkout rendering Taiwanese payment methods natively, alongside the order summary.
  • Order list with the plugin's own order statuses plus shipping-method and tracking-number columns (HPOS-native).
  • Order edit screen with per-provider payment, shipping and e-invoice cards.
  • Issuing an e-invoice from the order screen, including carrier type and mobile barcode entry.

升级注意事项:

1.0.0 Initial public release.

常见问题:

Does it work with the Block-based Checkout?

Yes. Every payment method ships an AbstractPaymentMethodType + React component, and the convenience-store picker / invoice fields render inside the Checkout block.

Is it HPOS-compatible?

Yes. All order meta uses $order->update_meta_data() / $order->save(), never update_post_meta().

Can I mix providers?

Yes. Payment, shipping and invoice modules are fully independent — any combination works.

What is the Moksa AI assistant and what does it need?

It is an optional in-admin chat assistant for managing orders, e-invoices, shipping labels and module settings in natural language. It requires WordPress 7.0 (for the built-in AI Client) and an AI provider connected under Settings → Connectors; enable it under the plugin's Advanced settings. Every action that changes data first asks for your confirmation, and the assistant can never read or change your provider credentials, switch sandbox/live mode, or issue refunds.

Can external AI tools connect to my store over MCP?

Yes, optional and off by default. Turn it on under WooCommerce → Moksa AI → Settings → "Enable external MCP server". The plugin then serves a standards-compliant, stateless MCP (Model Context Protocol) endpoint at /wp-json/moksa-for-woocommerce/v1/mcp that any standard MCP client (for example mcp-remote or Claude) can connect to directly — no bridge required. Authentication uses a WordPress Application Password for a user that has the "edit orders" capability; use a dedicated, limited account rather than an administrator. Connect your client to the endpoint with an Authorization: Basic <base64 of username:application-password> header. By default only read-only tools (look up orders, reports, settings overview) are exposed; order-changing tools stay hidden unless you also enable the "allow external AI to make changes" option, and destructive actions still require in-store confirmation. Every request is permission-checked on the server.

更新日志:

1.5.4 - 2026-08-01 1.5.3 - 2026-08-01 1.5.2 - 2026-08-01 1.5.1 - 2026-08-01 1.5.0 - 2026-08-01 1.4.9 - 2026-07-26 1.4.8 - 2026-07-19 1.4.7 - 2026-07-12 1.4.6 - 2026-07-12 1.4.5 - 2026-07-12 1.4.4 - 2026-07-05 1.4.3 - 2026-06-28 1.4.2 - 2026-06-21 1.4.1 - 2026-06-20 1.4.0 - 2026-06-20 1.3.0 - 2026-06-18 1.1.0 - 2026-06-05 1.0.0 - 2026-05-26