WooCommerce order and customer brief
Use “WooCommerce order and customer brief” in Recued. It provides a read-only review brief for one WooCommerce order and customer.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (17 steps)
order
?
customer
?
notes_raw
?
refunds_raw
?
downloads_raw
?
defaults
defaults
Apply defaults
note_rows
slice
Take a subset of
refund_rows
slice
Take a subset of
download_rows
slice
Take a subset of
note_count
count
Count items in notes
refund_count
count
Count items in refunds
download_count
count
Count items in downloads
summarize
?
notes_table
to_table
Format results as a data table
refunds_table
to_table
Format results as a data table
downloads_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize order status, fulfillment/payment risk, customer context, refunds or notes to inspect, digital downloads, and the next concrete follow-up.
order id
setting
=
0
row limit
setting
=
25
max length
setting
=
900
customer id
setting
=
0
woocommerce
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.