Skip to content
Recued
Menu
← Back to recipes

Record a Wave estimate deposit payment

by recued-core v1

Approval-gated Wave estimate deposit workflow. It reads the estimate and payment account, records exactly one manual deposit payment, and can optionally send one receipt through recued-core.wave. It does not edit/delete payments, convert estimates, create money transactions, mutate accounts or taxes, update estimates, or call arbitrary GraphQL.

How it works 9 steps

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

Process (9 steps)
estimate ?
payment_account ?
recorded_payment ?
receipt_recipient_count count
Count items in setting receipt to
has_receipt_recipients compare
Check if receipt recipient count is greater than 0
skip_receipt any
Check if any of the conditions are true
receipt ?
skip: step.skip_receipt equal true
receipt_skipped compare
Check if skip receipt equals true
card to_summary
Format results as a summary card
Settings 12 configurable

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

memo setting =
wave setting =
amount setting = 0.00
receipt to setting =
business id setting =
estimate id setting =
payment date setting =
send receipt setting = false
payment method setting = OTHER
receipt message setting =
receipt subject setting =
payment account id setting =

Trust & control

What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.

Where it runs

Device + server Runs on your device (browser) or your server.

Permissions it requires

Read your Wave connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

Data it touches

Warehousedata.estimatedepositpaymentcreatemanualdata.businessdata.estimatedepositpaymentreceiptsend

About

Tags

wave waveestimatedepositpaymentreceiptapprovalpack:wave

Details

9 steps 12 configurable settings recipe_id: record-wave-estimate-deposit-payment