| 开发者 | devapikurir |
|---|---|
| 更新时间 | 2026年8月13日 11:38 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
apikurir-shipping folder to the /wp-content/plugins/ directory, or install through the WordPress plugin screen.Yes. You need to register at apikurir.id to obtain API ID and API Key. A sandbox mode is available for testing.
Yes. When a customer selects COD as the payment method, the plugin automatically fetches COD-eligible courier rates.
Set a Webhook Secret in WooCommerce → APIkurir Shipping. Your webhook sender must send the same secret in one of these:
X-Apikurir-Webhook-Secret header (recommended), orX-Webhook-Secret header, orAuthorization: Bearer your_webhook_secret.
Requests with missing/invalid secret are rejected.