SleekView for WooCommerce Checkout Manager: custom-field captures as tables
Read directly from wc_orders_meta for every custom field Checkout Manager wrote at checkout. Sort by any field, filter by any combination, and inline-edit values without opening each order.
♾️ Lifetime License available
Custom checkout fields, finally first-class columns
WooCommerce Checkout Manager (Quadlayers' popular extension and similar custom-checkout-field plugins) lets merchants add fields to the billing, shipping, and additional sections of the checkout. Those values save to wc_orders_meta on HPOS or postmeta on legacy, under whichever meta key the field was configured to use. The default Orders screen never displays them, so a delivery-instructions field, gift message, or VAT number stays buried per-order.
SleekView reads wc_orders and joins wc_orders_meta, surfacing every Checkout Manager field as a selectable column. The agent UI scans your installation, finds the meta keys actually in use, and lists them so you don't have to remember names like _billing_company_vat or _shipping_delivery_window. Filter the list by any of them, sort by any of them, save the view per role.
Inline edits to those custom fields write back to wc_orders_meta directly. Standard order-status edits route through WooCommerce CRUD, so woocommerce_order_status_changed, payment-complete, and email triggers all fire as expected.
Workflow
How SleekView reads your Checkout Manager fields
Pick the source table
wc_orders for HPOS or shop_order for legacy. SleekView detects the active path and exposes matching columns plus joinable customer lookup and orders meta.
Compose your column set
Save and scope the view
Edit inline and ship
updated_post_meta hooks.
Sample columns
A typical custom-field order view
wc_orders with custom wc_orders_meta keys configured in Checkout Manager (delivery window, VAT, gift message).
wp_wc_orders + wp_wc_orders_meta (HPOS) or wp_posts (post_type=shop_order) + wp_postmeta
| Order # | Status | Customer | Delivery window | VAT | Date |
|---|---|---|---|---|---|
| #7842 | Processing | alex@studio.co | Mon AM | DE123456789 | May 14 |
| #7841 | Completed | ria@design.io | Tue PM | FR987654321 | May 14 |
| #7840 | Processing | tom@hello.dev | Wed AM | May 13 | |
| #7839 | Completed | mia@brew.coop | Fri PM | BE123412341 | May 13 |
Comparison
Default WooCommerce Checkout Manager admin vs SleekView
Default WooCommerce admin (with Checkout Manager)
-
Custom fields save to
wc_orders_metabut the Orders list shows none of them - Each field requires opening the per-order screen to see or edit
- No filter on custom-field values, by delivery window, VAT id, etc
- Bulk-update a custom field across multiple orders means per-order screens
- Sorting by a custom-field value (gift-message presence, VAT) isn't possible
SleekView
-
Every
wc_orders_metakey from Checkout Manager available as a column - Filter on any custom field combination, save the view per role
- Inline-edit custom field values without opening the order
- Sort by any custom-field column (presence, value, length)
- Agent UI lists actual meta keys in use, no guessing
Features
What SleekView gives you for WooCommerce Checkout Manager
Every custom field as a column
Add a column for each wc_orders_meta key Checkout Manager writes. Delivery instructions, gift messages, VAT numbers, age confirmations, all become real first-class columns sortable and filterable like any core field.
Inline-edit custom values
Update a delivery window, fix a typo in a gift message, or correct a VAT number directly in the row. Writes go to wc_orders_meta with the same audit trail as the per-order screen.
Compose precise custom-field filters
Filter orders where "delivery window = Mon AM and status = Processing". Save the view as "Monday morning queue" so fulfillment reuses it without rebuilding it daily.
Audience
Who uses SleekView for Checkout Manager
Fulfillment
Pending orders sorted by delivery-window field with gift-message column visible. Pack the right notes for the right orders without opening each one.
Finance and tax
VAT-number column visible inline, filtered by country for cross-border reporting. Missing VAT numbers spotted instantly so support follows up before invoicing.
Support
Search by email, see every custom field at a glance for the order in question. Edit the wrong gift message inline mid-call without bouncing between admin screens.
The bigger picture
Why custom-field columns change every operational team
Checkout Manager exists because the stock WooCommerce checkout doesn't cover every business. A florist needs a delivery-window field. A B2B seller needs a VAT number.
A subscription box needs a gift-message field. The plugin adds these fields cleanly, and the data lands in wc_orders_meta as it should. What goes wrong is the next step, the operational use of that data, because the default Orders screen treats every meta value as invisible per-order detail.
Fulfillment opens each order to read the delivery window. Finance opens each order to read the VAT number. Support opens each order to read the gift message.
SleekView reads the same meta the merchant already configured and surfaces it as a real column with filters, sorts, and inline-edit. Fulfillment sees the delivery window in the row, finance filters by VAT presence, support edits a gift message inline mid-call. Same database, same hooks, dramatically less per-order clicking for everyone.
Questions
Common questions about SleekView for WooCommerce Checkout Manager
Yes. The agent UI scans wc_orders_meta (or postmeta on legacy) and lists meta keys actually present in your store. Checkout Manager fields appear under their configured meta key, so you pick from real keys instead of guessing names.
Yes. Writes go directly to wc_orders_meta using the order's CRUD layer where the value is a known meta key. For values that need additional validation (a date format, a country code), the column can be configured to enforce that validation in the inline editor.
Standard order-status edits route through WooCommerce CRUD so woocommerce_order_status_changed and related hooks fire. Custom-field edits trigger the standard updated_post_meta hook on legacy, or the equivalent meta-update hook on HPOS. Any Checkout Manager listener attached to those hooks will run.
Yes. Filters support "is empty" and "is not empty" on any meta-derived column. Useful for finding orders missing a required VAT number, an age confirmation, or a gift-message that should have been entered.
 
Yes. Conditional fields still write to the same wc_orders_meta keys when the condition is met. SleekView shows the value when present and blank otherwise. You can filter to "orders where the conditional field has a value" to see which orders triggered the condition.
Yes. Any saved view exports to CSV with the active columns including custom-field columns. Useful for sharing a delivery-window queue with the warehouse or a VAT report with the accountant. GDPR data-export tooling continues to work as before.
 Each view picks its own columns, so you don't show all fields at once. Fulfillment views show delivery and gift fields, finance views show VAT and tax fields, support views show contact fields. Saved views per role keep things focused per team.
 
Yes. wc_orders_meta on HPOS works the same way postmeta does on legacy for SleekView's purposes. The same Checkout Manager field configuration produces the same column on either schema, and SleekView detects which path is active.
Pricing
More than 1000+
happy customers
Explore our flexible licensing options tailored to your needs. Upgrade your license anytime to access more features, or opt for a lifetime license for ongoing value, including lifetime updates and lifetime support. Our hassle-free upgrade process ensures that our platform can grow with you, starting from whichever plan you choose.
Lifetime ♾️
Most popular
EUR
once
- Unlimited websites
- Lifetime updates
- Lifetime support
...or get the Bundle Deal
and save €250 🎁
The Bundle (unlimited sites)
Pay once, own it forever
Elevate your WordPress site with our exclusive plugin bundle that includes all of our premium plugins in one package. Enjoy lifetime updates and lifetime support. Save significantly compared to buying plugins individually.
What’s included
-
SleekAI
-
SleekByte
-
SleekMotion
-
SleekPixel
-
SleekRank
-
SleekView
€749
Continue to checkoutBrowse more
- Woocommerce Product Vendors Pro
- Customer Reviews For Woocommerce
- Rehub Affiliate
- Yith Woocommerce Points And Rewards
- Wcfm Vendor Verification
- Sumo Subscriptions
- Woocommerce Vertex Tax
- Woocommerce Dynamic Pricing
- Woocommerce Pagseguro
- Edd Software Licenses
- Woocommerce Shipping Pickup Location
- Product Vendors Marketplace
- Yith Woocommerce Ajax Product Filter
- Woocommerce Etsy Integration
- Woocommerce Realex
- Paid Member Subscriptions
- Ultimatemember Social
- Wishlist Member X
- Memberful Wp
- Easy Affiliate
- School Pro
- Ultimatemember Followers
- Membership 2 Pro
- Paid Memberships Pro Addons
- Ultimate Membership Pro Indeed
- Restrict Content
- Ultimatemember Paid Content
- S2member
- Ultimate Membership Pro
- Content Restriction By Userrole