Linux 软件免费装
Banner图

Decionis Checkout Gate

开发者 monosapien
更新时间 2026年7月30日 20:29
PHP版本: 7.4 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

security woocommerce checkout compliance margin

下载

1.0.0

详情介绍:

Decionis Checkout Gate is a lightweight, API-first policy bridge for WooCommerce. It evaluates checkout economics immediately before order execution and blocks an order only when the Decionis service returns an explicit BLOCK decision. The plugin supports classic shortcode checkout and Cart and Checkout Blocks. It uses WooCommerce CRUD APIs for decision metadata and declares compatibility with High-Performance Order Storage (HPOS). Key behavior Zero-config connection Select Connect Decionis on the settings screen and approve WooCommerce's native authorization request. Decionis provisions an isolated organization, workspace, and least-privilege runtime key automatically — there is nothing to copy or paste, and new connections start in shadow mode. Stores that are not publicly reachable over HTTPS can paste an API key manually instead. With no connection and no API key, checkout proceeds normally.

安装:

  1. Install and activate WooCommerce.
  2. Upload the plugin ZIP through Plugins > Add New Plugin > Upload Plugin, or copy the plugin files to /wp-content/plugins/decionis.
  3. Activate Decionis Checkout Gate through the Plugins screen.
  4. Open Settings > Decionis Checkout Gate and select Connect Decionis, then approve the WooCommerce authorization request. Alternatively, paste a Decionis API key.
For managed environments, define DECIONIS_API_KEY in wp-config.php instead of storing the key in the WordPress options table.

升级注意事项:

1.0.0 Initial public release of the Decionis checkout policy gate.

常见问题:

Do I need a Decionis account before installing?

No. Connect Decionis provisions an isolated organization and workspace for your store automatically through WooCommerce's native authorization screen. Reconnecting the same store reuses its workspace.

My store is on localhost or behind a firewall — can I still connect?

Automatic connection requires the store to be publicly reachable over HTTPS. Private stores can paste a Decionis API key manually on the settings screen instead.

What happens if Decionis is unavailable?

Checkout fails open. Network errors, timeouts, non-2xx responses, malformed responses, and unknown decisions do not block an order.

Does this support WooCommerce Cart and Checkout Blocks?

Yes. Both Store API checkout and classic shortcode checkout are evaluated.

Does this support HPOS?

Yes. The plugin declares HPOS compatibility and writes order metadata through WooCommerce order CRUD methods.

Does the plugin send personal or payment data?

The plugin does not send names, email addresses, billing or shipping addresses, or payment credentials. See the External services section for the complete payload disclosure.

How do I disable remote evaluation?

Remove the saved API key. If DECIONIS_API_KEY is defined in wp-config.php, remove that constant as well.

更新日志:

1.0.0