Skip to content
Recued
Menu
← Back to recipes

Create Maxio subscription

by recued-core v1

Approval-gated Maxio subscription creation workflow. It previews a subscription signup and then creates exactly one subscription from the same caller-supplied subscription object through recued-core.maxio. It does not create or update payment profiles, record usage, allocate components, create invoices, alter coupons, refund, void, delete, or call arbitrary Maxio endpoints.

How it works 4 steps

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

Process (4 steps)
request_reason trim
Trim whitespace from setting reason
preview ?
created_subscription ?
card to_summary
Format results as a summary card
Settings 3 configurable

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

maxio setting =
reason setting =
subscription setting = [object Object]

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

About

Tags

maxio maxiosubscriptioncreatepreviewbillingapprovalpack:maxio

Details

4 steps 3 configurable settings recipe_id: create-maxio-subscription-intake