| 开发者 | bikram_sth |
|---|---|
| 更新时间 | 2026年8月20日 21:54 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.1 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
wp_mail()) or SMS (via Twilio or your own custom HTTP API)./wp-content/plugins/bikram-cod-order-verification directory, or install the plugin directly through the WordPress Plugins screen.Yes. The plugin supports both the Classic (shortcode-based) checkout and the block-based Checkout introduced in recent WooCommerce versions.
Yes. Go to the plugin's settings and switch the verification method to SMS. You'll need either a Twilio account or your own custom SMS API endpoint.
Yes. Verification is checked again on the server before the order is allowed to be placed, regardless of what happens in the browser.
After 5 incorrect attempts, that code is locked and the customer must request a new one.
No. OTP codes are stored only as short-lived WordPress transients (a few minutes at most) and are deleted immediately after a successful verification. They are never written to the database permanently.
<style> block to a properly enqueued stylesheet.