This is an info Alert.
x402 Logo
  • Product
    • Become Agent-Ready
      • Merchants
        Agentic Commerce — list your store across ChatGPT, Gemini, Claude & Perplexity
      • Publishers
        Monetize your content when AI agents read, cite, or train on it
      • SaaS Companies
        Treat AI agents as first-class customers with agent-priced checkout
    • Monetize
      • Monetize MCP Server
        Charge per call on any MCP server in 2 minutes
      • Monetize AI Agents
        Turn n8n, Zapier, Activepieces workflows into revenue
      • Agent Feed
        Pay-per-query access to licensed publisher content for your agents
  • Resources
    • xpay Ecosystem
      • xpay✦ Tools
        1,000+ pay-per-use tools for your AI agents
      • Agent-Ready SaaS Index
        25,481 SaaS scored on agent-buyability
      • SaaS Pricing Database
        Pricing pages indexed across 1,000+ categories
      • Shopify Apps Directory
        Every Shopify app, with its full review history
      • WooCommerce Plugins Directory
        Every WooCommerce plugin, scored on how well it is maintained
      • GitHub
        Open source repositories
    • Agent Building
      • Agent Frameworks
        AI frameworks for building multi-agent systems
      • x402 Integration
        AI frameworks with x402 payment integration
      • Networks
        Blockchain networks supporting x402
    • Company
      • About xpay✦
        Our mission, products, and protocols
      • Blog
        Latest insights and updates
      • Docs
        Complete xpay documentation
  • Pricing
  • Blog
  • Docs
Get Started
  1. xpay✦ Commerce

  2. Directory

  3. WooCommerce plugins

  4. Checkout & Store Toolkit for WooCommerce

Checkout & Store Toolkit for WooCommerce

Manage WooCommerce checkout fields and improve cart, product, and order workflows. Supports Checkout Block and classic checkout.

900+ active installs
5.0
(1 ratings)
Free on WordPress.org
View on WordPress.orgSupport forum
Will this break my store?

What the WordPress.org registry says about keeping Checkout & Store Toolkit for WooCommerce running.

WordPress compatibility
Tested to 7.0.2
Tested against the WordPress branch in use today.
Last updated
22 days ago
At least 1.9 releases a year since launch. WordPress.org only lists versions still available for download, so the real number may be higher.
Requires PHP
7.4
Your host must be running at least this version.
Requires WordPress
6.5
Requires other plugins
woocommerce
These must be installed and active first.
Contributors
1
A single maintainer. Worth knowing if the plugin is load-bearing for your store.

900+ active installsWordPress.org reports installs in bands, not exact counts.
Maintenance & trust

Scored on how Checkout & Store Toolkit for WooCommerce is looked after — not on how many stores run it.

Well maintained
Not enough public feedback to put a confident number on this one. Little public feedback — score rests mostly on release activity. What we can see is below.

Maintenance
35 / 35
Updated 20 days ago.
WordPress compatibility
20 / 20
Tested to WP 7.0.2 (current).
Support responsiveness
Not enough data
Only 1 support thread(s) — not enough to judge.
Merchant satisfaction
10 / 15
5.0/5 across 1 rating(s).
Listing transparency
10 / 10
Provides: screenshots, description, homepage
1 of 5 measures had too little evidence to score. They are left out of the total rather than counted as zero — otherwise a plugin would be marked down for being small rather than for being poorly kept.Measured 2026-08-02 from the WordPress.org plugin registry.
Ratings

5.0

1 rating
5★1
4★0
3★0
2★0
1★0
Every rating WordPress.org holds for this plugin, not a sample. Written reviews live in the plugin's WordPress.org reviews forum.

Checkout & Store Toolkit for WooCommerce is a lightweight collection of practical store-management features for merchants who want a faster checkout and fewer single-purpose plugins.

The plugin started as Remove Checkout Fields for WooCommerce. Version 2 keeps the existing WordPress.org plugin slug and automatically migrates the settings used by current installations.

WooCommerce Checkout Block support

Many older checkout-field plugins only modify the classic [woocommerce_checkout] shortcode. This plugin also supports the modern WooCommerce Checkout Block by using WooCommerce address locale data and Store API-compatible validation.

WooCommerce currently uses a shared address-field schema for billing and shipping inside Checkout Block. The settings screen clearly separates:

  • Classic billing fields
  • Classic shipping fields
  • Checkout Block fields shared by both addresses

Country remains available in Checkout Block because WooCommerce may need it for address rules, taxes, shipping, fraud checks, and payment gateways.

Common WooCommerce problems this plugin solves

  • Remove unnecessary billing or shipping fields from classic checkout
  • Hide, require, or make address and phone fields optional in Checkout Block
  • Simplify checkout for virtual products, downloads, free orders, or selected products
  • Set a minimum order subtotal without blocking normal Block cart updates
  • Redirect shoppers after adding a product or when viewing an empty cart
  • Show a free-shipping threshold message on classic cart and checkout pages
  • Hide SKU, category, tag, or related-product output on standard product templates
  • Auto-complete paid orders that contain only virtual or downloadable-and-virtual products
  • Replace several small WooCommerce snippet plugins with one settings-driven toolkit

Checkout field manager

Set supported fields to WooCommerce default, hidden, optional, or required:

  • First name
  • Last name
  • Company
  • Country / Region
  • Street address
  • Address line 2
  • Town / City
  • State / County
  • Postcode / ZIP
  • Phone

Conditional checkout rules

Apply field changes:

  • On every checkout
  • Only when no shipping is needed
  • Only when every product is downloadable
  • Only for free orders
  • When cart subtotal is above or below an amount
  • When the cart contains selected product IDs
  • When the cart contains selected product categories

Cart and checkout tools

  • Hide classic order notes
  • Disable coupon entry
  • Add a classic checkout notice
  • Enforce a minimum order subtotal in classic checkout and Checkout Block
  • Redirect customers to cart, checkout, or a custom URL after add to cart
  • Redirect an empty cart to the shop or a custom page
  • Change the Continue shopping destination
  • Show a free-shipping progress message on classic cart and checkout templates

Product page tools

  • Customize add-to-cart text on shop and archive pages
  • Customize add-to-cart text on single-product pages
  • Hide SKU
  • Hide product categories
  • Hide product tags
  • Disable related products

Order workflow tools

  • Automatically complete paid orders when every item is virtual
  • Automatically complete paid orders when every item is downloadable and virtual
  • Compatible with WooCommerce High-Performance Order Storage (HPOS)

Store administration

  • Modern card-based settings screen under WooCommerce > Store Toolkit
  • Automatic legacy setting migration
  • Checkout type diagnostics
  • Settings JSON export and import
  • Safe reset that does not delete original version 1.x option keys
  • Optional cleanup of version 2 settings on uninstall while preserving legacy options

Data and privacy

The plugin does not send store, customer, order, or settings data to an external service. It does not use remote APIs or tracking scripts.

Why did the old plugin stop removing fields?

The original plugin used the woocommerce_checkout_fields filter, which applies to classic shortcode checkout. WooCommerce made Cart and Checkout Blocks the default for new stores, and the Checkout Block intentionally does not use that classic field filter. Version 2 adds a separate Checkout Block-compatible field path.

Will my existing field-removal settings be lost?

No. During the upgrade, the plugin reads the original wc_remove-checkout-fields_* options and copies them into the new settings structure. The original options are not deleted.

Can the existing WordPress.org plugin slug be renamed?

The display name can be updated, but an approved WordPress.org plugin normally keeps its existing repository slug. Keeping the slug also preserves updates for current users.

Does it support both classic checkout and Checkout Block?

Yes for checkout-field visibility and requirement rules. Some presentation features, such as the custom checkout notice, order-notes removal, and free-shipping progress notice, are marked as classic-template features in the settings screen.

Why are Checkout Block billing and shipping fields not separate?

WooCommerce currently applies one shared core address-field schema to both billing and shipping in Checkout Block. Classic checkout still supports separate billing and shipping field settings.

Can I remove the email field?

No. Customer email is intentionally protected because WooCommerce uses it for order communication and payment gateways may rely on it.

Is removing address fields always safe?

No. Tax calculation, shipping rates, card verification, fraud detection, invoicing, and payment gateways may require address data. Test production-mode payment gateways and all supported customer countries before removing required address fields.

Does minimum order amount work with Checkout Block?

Yes. The plugin validates classic cart and checkout requests, and uses WooCommerce’s checkout-only Store API validation hook when Checkout Block submits an order. Ordinary Block cart updates are not rejected while the shopper is still building the cart.

Is the plugin HPOS compatible?

Yes. It uses WooCommerce order APIs and declares compatibility with High-Performance Order Storage.

Does the plugin collect analytics or connect to an external service?

No.

Categories
Order management
Plugin details
Version2.0.0
Last updated2026-07-13 10:44am GMT
Added2022-05-24
Requires WordPress6.5
Tested up to7.0.2
Requires PHP7.4

Tags on WordPress.org
cart optimization
checkout block
checkout fields
order management
woocommerce toolkit
Alternatives
Other plugins in the same categories.
Order On Mobile for WooCommerce
2K+ installs
4.9(66)
PiWeb Cancel order / Refund request for WooCommerce
2K+ installs
4.8(38)
Return Refund and Exchange For WooCommerce
4K+ installs
4.7(123)
Order Tracking – WordPress Status Tracking Plugin
3K+ installs
4.6(73)
Filter Orders by Product for WooCommerce
4K+ installs
4.7(15)
Moloni
2K+ installs
4.8(6)
x402 Logo

The agent-readiness stack for the AI shopping era — helping merchants, publishers and SaaS companies get discovered, cited and transacted with by ChatGPT, Perplexity, Claude, Gemini and the custom shopping agents underneath them.

CompanyAgentically Inc. (d/b/a xpay✦)1875 Mission St, Ste 103San Francisco, CA 94103, United Stateslegal@xpay.sh · privacy@xpay.sh
or ask your AI app
Company
About xpayAgency PartnersGitHubDiscordllms.txt
DevelopersDocumentationAPI ReferenceSDKs & LibrariesQuickstart GuideOpenAPI Spec
Stay Updated
Occasional product updates and agent-readiness playbooks from xpay (Agentically Inc.) — typically a couple of emails a month. Double opt-in: we email you a link to confirm before sending anything, and every email has one-click unsubscribe.
Social
  • For Publishers
    • News
    • Finance
    • Dev / Tech
    • Travel
    • View all verticals
  • Agent Feed
    • AI Search Engines
    • RAG Builders
    • Browser Agents
    • Vertical Research
    • Browse full catalog
  • Agent-Ready Index
    • SaaS Pricing Database
    • Agent-Ready SaaS Index
    • Verified band
    • AI & ML
    • Sales & CRM
  • Products
    • Pricing Widget
    • Monetize MCP Server
    • Paywall
    • Smart Proxy
    • Monetize AI Agents
    • xpay x402 Facilitator
  • Agentic Economy
    • Timeline
    • Resources
    • Manifesto
    • Stack
  • Agentic Commerce
    • Get listed
    • ChatGPT Ads
    • How ChatGPT Ads work
    • ChatGPT Ads · Apparel
    • ChatGPT Ads · Health & Beauty
    • xpay Listings · Amazon + Google
    • Pricing
    • Free audit
    • Shopify
    • WooCommerce
    • Apparel & Accessories
    • Health & Beauty
    • Overview
  • Commerce Index
    • Shopify apps directory
    • Agentic Commerce Ready Index
    • Methodology
    • Pet brands · WooCommerce
    • Pet brands · Shopify
  • Marketplace
    • 🛍️ xpay.deals — agentic storefront for deals
  • Protocols
    • Overview
    • x402
    • MPP
    • UCP
    • ACP
    • AP2
    • TAP
    • A2A
  • Agent Frameworks
    • Overview
    • LangChain
    • CrewAI
    • Claude MCP
    • AutoGPT
    • LangChain vs Mastra
    • LangGraph vs Pydantic AI
  • Company
    • About xpay
    • Blog
    • Docs
    • GitHub
  • Free prompts
    • Ecommerce prompts
    • Email marketing prompts
    • Product description prompts
    • Facebook ad prompts
    • Skincare prompts
    • Supplement prompts
    • Wine prompts
    • Electronics prompts

© 2025 Agentically Inc. All rights reserved.
Privacy PolicyTerms of UseAcceptable Use Policy