Recued
Menu
← Back to recipes

Create a Recurly subscription intake

by recued-core v1 7 views

Use “Create a Recurly subscription intake” in Recued. It runs the Recurly subscription creation with approval before changes are made.

How it works 12 steps

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

Process (12 steps)
account_code trim
Trim whitespace from setting account code
plan_code trim
Trim whitespace from setting plan code
account_record ?
plan_record ?
subscriptions ?
coupons ?
has_account compare
Check if account code has data
has_plan compare
Check if plan code has data
ready all
Check if all conditions are true
preview_purchase ?
skip: step.ready not_equal true
create_subscription ?
skip: step.ready not_equal true
card to_summary
Format results as a summary card
Settings 5 configurable

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

recurly setting =
currency setting = USD
plan code setting =
coupon code setting =
account code setting =

Trust & control

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

Permissions it requires

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

About

Tags

recurly recurlysubscriptionbillingcustomerpreviewapprovalpack:recurly

Details

12 steps 5 configurable settings recipe_id: create-subscription-intake-recurly