Linux 软件免费装
Banner图

COD Express Checkout

开发者 oughoudane
更新时间 2025年12月30日 14:00
捐献地址: 去捐款
PHP版本: 7.4 及以上
WordPress版本: 6.9
版权: GPLv2 or later
版权网址: 版权信息

标签

woocommerce checkout cash on delivery express checkout cod

下载

1.0.0

详情介绍:

COD Express Checkout adds a streamlined, one-click checkout form directly beneath the product price on WooCommerce single product pages. This form appears only when Cash on Delivery (COD) is enabled as a payment method, allowing customers to bypass the traditional cart → checkout flow entirely. Perfect for COD-Heavy Markets Cash on Delivery dominates in specific regions: Key Features How It Works
  1. Customer lands on a product page
  2. Sees the express checkout form below the price
  3. For variable products, selects their preferred variation
  4. Fills in name, phone, and address
  5. Clicks "Order Now - Pay on Delivery"
  6. Order is created instantly via AJAX
  7. Customer sees confirmation message
No cart page. No checkout page. Just one form, one click! Conversion Benefits

安装:

Automatic Installation
  1. Log in to your WordPress admin panel
  2. Go to Plugins → Add New
  3. Search for "COD Express Checkout"
  4. Click "Install Now" and then "Activate"
Manual Installation
  1. Download the plugin zip file
  2. Log in to your WordPress admin panel
  3. Go to Plugins → Add New → Upload Plugin
  4. Choose the zip file and click "Install Now"
  5. Activate the plugin
Configuration
  1. Ensure WooCommerce is installed and activated
  2. Enable Cash on Delivery payment method (WooCommerce → Settings → Payments → Cash on Delivery)
  3. Go to WooCommerce → COD Express to configure the plugin
  4. Customize fields, button text, and colors as needed

屏幕截图:

  • Admin settings - General configuration
  • Admin settings - Field configuration with drag-and-drop
  • Mobile responsive view

升级注意事项:

1.0.0 Initial release of COD Express Checkout. Install to reduce cart abandonment on COD orders!

常见问题:

Does this plugin require WooCommerce?

Yes, COD Express Checkout requires WooCommerce 8.0 or higher to function.

Will the form show for all payment methods?

No, the express checkout form only displays when the Cash on Delivery (COD) payment method is enabled in WooCommerce.

Does it work with variable products?

Yes! The plugin fully supports variable products. Customers can select their preferred variation (size, color, etc.) and the form automatically captures the correct variation and price.

Can I customize which fields are shown?

Yes! Go to WooCommerce → COD Express and you can:

  • Enable/disable each field
  • Mark fields as required or optional
  • Customize field labels
  • Reorder fields via drag-and-drop

Is it compatible with my theme?

COD Express Checkout is designed to be theme-agnostic and should work with any properly coded WordPress theme. The form inherits your theme's styling while maintaining its own layout.

Can I override the form template?

Yes! Copy the template file from: plugins/cod-express-checkout/templates/express-checkout-form.php to: yourtheme/cod-express-checkout/express-checkout-form.php and customize as needed.

How do I translate the plugin?

The plugin is fully translation-ready. Use any translation plugin like Loco Translate, or add translations to: wp-content/languages/plugins/cod-express-checkout-{locale}.mo

Is it GDPR compliant?

Yes. The plugin:

  • Does not send data to external servers
  • Uses WooCommerce's standard order storage
  • Provides cleanup on uninstall
  • Collects only necessary information

Can I place the form anywhere on my site?

Yes! Use the shortcode to place the express checkout form on any page, post, or widget area: [cod_express_checkout product_id="123"] Parameters:

  • product_id - (Required if not on product page) The WooCommerce product ID
  • button_text - (Optional) Override the button text Examples: [cod_express_checkout product_id="123"] [cod_express_checkout product_id="123" button_text="Buy Now!"]
This works with any page builder (Elementor, Gutenberg, Divi, etc.) - just add a shortcode widget/block!

Can developers extend this plugin?

Yes! The plugin provides numerous hooks and filters: Actions:

  • cod_express_checkout_before_form
  • cod_express_checkout_after_form
  • cod_express_checkout_before_order_create
  • cod_express_checkout_after_order_create Filters:
  • cod_express_checkout_enabled_fields
  • cod_express_checkout_button_text
  • cod_express_checkout_order_status

更新日志:

1.0.0