| 开发者 | monosapien |
|---|---|
| 更新时间 | 2026年7月30日 20:29 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
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
BLOCK response./wp-content/plugins/decionis.DECIONIS_API_KEY in wp-config.php instead of storing the key in the WordPress options table.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.
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.
Checkout fails open. Network errors, timeouts, non-2xx responses, malformed responses, and unknown decisions do not block an order.
Yes. Both Store API checkout and classic shortcode checkout are evaluated.
Yes. The plugin declares HPOS compatibility and writes order metadata through WooCommerce order CRUD methods.
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.
Remove the saved API key. If DECIONIS_API_KEY is defined in wp-config.php, remove that constant as well.
wp-config.php support.