Document – WooCommerce Checkout Signature

The WooCommerce checkout signature feature allows store owners to collect a customer’s digital signature during the checkout process. This can be useful for a variety of reasons.

This plugin is simple to set up and works on all desktop browsers and mobile devices. This plugin will allow your users to sign contracts and other agreements with their mouse or touchscreen.

Table of contents:

Plugin Installation

Download the plugin here: WooCommerce Checkout Signature Field

Once you’ve downloaded a plugin, you’ll need to install it on your website. Log into your WordPress admin dashboard. Go to the “Plugins” section and click on “Add New.” Search for the plugin by name and click “Install Now” once you find it.

After installation, click on “Activate” to activate the plugin.

Add Signature Field to the Checkout page

Navigate to WP Dashboard – WooCommerce – Settings – Signature

Add Signature Field to the Checkout page

You can decide to assign a Width and Height as well as Background and Color. We have left the default color, which is black and the background is white.

If you want users to enter their name below a signature, please check the settings “Enter Full name”.

Save and Have a preview:

Woocommerce Checkout page

View Signature in Orders

View Signature in Orders for WooCommerce

Include/ Exclude product IDs

  1. Include Product IDs:
    • In the “Include Product IDs” field, you can enter a list of product IDs that should require a signature during checkout.
    • For example, if you want to require a signature for products with IDs 123, 456, and 789, you would enter “123, 456, 789”.
    • This means that the signature field will only be displayed on the checkout page if the customer has one or more of these products in their cart.
    • If you leave this Include field blank, it means you require a signature for all products
  2. Exclude Product IDs:
    • In the “Exclude Product IDs” field, you can enter a comma-separated list of product IDs that should be excluded from the signature requirement.
    • For example, if you want to exclude products with IDs 987, 654, and 321, you would enter “987, 654, 321”.
    • This means that the signature field will not be displayed on the checkout page if the customer’s cart only contains these products.

Include/ Exclude product IDs