Create a Mollie checkout payment
Use “Create a Mollie checkout payment” in Recued. It runs the Mollie checkout creator with approval before changes are made.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (13 steps)
amount_value_text
trim
Trim whitespace from setting amount value
description_text
trim
Trim whitespace from setting description
redirect_url_text
trim
Trim whitespace from setting redirect url
has_amount
compare
Check if amount value text has data
has_description
compare
Check if description text has data
has_redirect_url
compare
Check if redirect url text has data
methods_raw
?
methods
default
Apply default
method_rows
slice
Take a subset of
skip_create
any
Check if any of the conditions are true
created_payment
?
skip: step.skip_create equal true
method_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
mollie
setting
=
currency
setting
=
EUR
row limit
setting
=
25
description
setting
=
amount value
setting
=
redirect url
setting
=
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.