Skip to content
Recued
Menu
← Back to recipes

Purchase a Shippo label from a rate

by recued-core v1

Always-approval Shippo label purchase workflow. It reads one selected rate for context, then creates one label transaction through recued-core.shippo.transaction.create using an explicit label file type and async setting. It does not create the shipment, choose a rate automatically, refund labels, schedule pickups, create manifests, mutate orders, or call arbitrary Shippo endpoints.

How it works 4 steps

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

Process (4 steps)
rate_id trim
Trim whitespace from setting rate id
rate ?
transaction ?
card to_summary
Format results as a summary card
Settings 5 configurable

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

async setting = false
shippo setting =
rate id setting =
metadata setting =
label file type setting = PDF

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 Shippo connection
Declared by the recipe — Recued grants these at install, where you review them before approving.

About

Tags

shippo shipposhippinglabelratesecommerceapprovalpack:shippo

Details

4 steps 5 configurable settings recipe_id: purchase-shippo-label-from-rate