Recued
Menu
← Back to recipes

Reject or cancel paid document

by recued-core v4 11 views

Use “Reject or cancel paid document” in Recued. It carries out the named workflow using the connections and settings you choose.

Complete workflow

Paid Document Fulfillment 11 pinned recipes

Use Paid Document Fulfillment in Recued for transactional offer, paid workflow, form response, and payment. It includes 10 ready-to-run workflows and 4 related packs in one install.

You are viewing one recipe in this workflow. Installing it opens the complete pack so its other recipes and background automations arrive together.

Use “Reject or cancel paid document” in Recued. It carries out the named workflow using the connections and settings you choose.

pack:paid-document-fulfillmentrecipe-role:actionowner-attendedmanual-user-only
by recued-core pinned v4

Use “Start paid document fulfillment” in Recued. It carries out the named workflow using the connections and settings you choose.

pack:paid-document-fulfillmentform-response-templaterecipe-role:origindurable-coordinator
by recued-core pinned v21

Use “Reconcile document payments against Stripe” in Recued. Owner-attended payment sweep - the manual safety net under the webhook observer.

pack:paid-document-fulfillmentrecipe-role:reconcilerpayment-observerprovider-source-truth
by recued-core pinned v11

Use “Reconcile a paid document refund” in Recued. Owner-attended refund close for one order.

pack:paid-document-fulfillmentrecipe-role:reconcilerprovider-source-truthd-200
by recued-core pinned v3

Use “Inspect a paid document dispute” in Recued. Owner-attended read-only inspection binding one Stripe Dispute to one order.

pack:paid-document-fulfillmentrecipe-role:inspectorprovider-source-truthd-200
by recued-core pinned v3

Use “Generate paid document” in Recued. It carries out the named workflow using the connections and settings you choose.

pack:paid-document-fulfillmentrecipe-role:fulfillmentowner-attendedexact-artifact-generation
by recued-core pinned v9
Show all 11 recipes

Use “Review paid document artifacts” in Recued. It carries out the named workflow using the connections and settings you choose.

pack:paid-document-fulfillmentrecipe-role:reviewowner-attendedchat-exposed
by recued-core pinned v11

Use “Approve and deliver paid document” in Recued. It carries out the named workflow using the connections and settings you choose.

pack:paid-document-fulfillmentrecipe-role:deliveryowner-attendedexact-artifact-delivery
by recued-core pinned v10

Use “Reconcile paid document delivery” in Recued. Owner-attended mail-claim reconciliation for one order's two sends: the checkout-link mail (start) and the delivery mail (approve-deliver).

pack:paid-document-fulfillmentrecipe-role:reconcilermaild-200
by recued-core pinned v4

Use “Close and archive a paid document fulfillment” in Recued. Owner-attended close for one order that never took money: draft, pricing, awaiting payment (verified unpaid at Stripe by a fresh read of its own session), or expired moves to cancelled. A session the provider reports paid refuses loudly - run the payment sweep instead.

pack:paid-document-fulfillmentrecipe-role:reconcilerlifecycled-200
by recued-core pinned v4
View pack details, dependencies, and permissions →
How it works 33 steps

Inspect the data fetches, transforms, gates, and output this recipe runs.

Process (33 steps)
submission_id trim
Trim whitespace from setting submission id
reviewed_artifact_sha256 trim
Trim whitespace from setting reviewed artifact sha256
decision trim
Trim whitespace from setting decision
submission_id_present compare
Check if submission id has data
reviewed_hash_present compare
Check if reviewed artifact sha256 has data
decision_supported compare
Check if decision is one of reject,cancel
inputs_admitted all
Check if all conditions are true
inputs_guard guard
Stop if inputs admitted equals
order_lookup ?
order_count count
Count items in order lookup orders
order_found compare
Check if order count is at least 1
order_found_guard guard
Stop if order found equals
defaults defaults
Apply defaults
phase_admits_decision compare
Check if order phase is one of fulfilling,needs_owner
order_paid compare
Check if order paid at is greater than 0
artifact_ref_present compare
Check if order artifact ref has data
artifact_hash_exact compare
Check if order artifact hash equals reviewed artifact sha256
not_delivered compare
Check if order phase is not one of delivering,complete
decision_state_exact all
Check if all conditions are true
decision_state_guard guard
Stop if decision state exact equals
artifact_probe ?
artifact_probe_exact all
Check if all conditions are true
artifact_probe_guard guard
Stop if artifact probe exact equals
decision_phase switch
Map decision to one of: cancel, reject
decision_error_code switch
Map decision to one of: reject
decision_commit ?
committed_phase_exact compare
Check if decision commit order phase equals decision phase
committed_reject_error compare
Check if decision commit order error code equals rejected_by_owner
committed_reject_exact all
Check if all conditions are true
committed_cancel_exact all
Check if all conditions are true
committed_decision_exact any
Check if any of the conditions are true
committed_state_guard guard
Stop if committed decision exact equals
decision_notice template
Generate text from a template
Settings 3 configurable

Configurable at install. Defaults shown — change them anytime in Recued.

decision setting = reject
submission id setting =
reviewed artifact sha256 setting =

About

Tags

pack:paid-document-fulfillmentrecipe-role:actionowner-attendedmanual-user-onlyexact-artifact-decisiondelivery-disabledrefund-disabledd-207core-seller-order

Details

33 steps 3 configurable settings recipe_id: regenerate-reject-paid-document