| 开发者 | hlhuntinc |
|---|---|
| 更新时间 | 2026年7月25日 00:22 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
hlhunt-woocommerce folder to /wp-content/plugins/.https://yoursite.com/?wc-api=hlhunt_webhookLog in to your HL Hunt dashboard at payments.hlhunt.org. Navigate to Developers → API Keys.
Yes. Card data is collected in the browser and sent directly to PCI Vault (a PCI DSS Level 1 certified vault). Raw card numbers never touch your WordPress server.
Use test API keys (sk_test_xxx / pk_test_xxx) and the test card number 4242 4242 4242 4242 with any future expiry and any 3-digit CVC.
Add a webhook endpoint in your HL Hunt dashboard pointing to https://yoursite.com/?wc-api=hlhunt_webhook. The plugin will automatically verify the HMAC signature and update order statuses.
createBankToken() method.