Close no-longer-active webforms - by dinarcon on live

This commit is contained in:
benjamin melançon 2022-09-12 16:34:51 -04:00
parent a8b72639e8
commit 21584cbaf0
5 changed files with 110 additions and 70 deletions

View file

@ -1,6 +1,6 @@
uuid: ec9305be-b136-4986-9044-dd5c338bf853
langcode: en
status: open
status: closed
dependencies:
module:
- stripe_webform
@ -236,24 +236,32 @@ access:
handlers:
stripe:
id: stripe
handler_id: stripe
handler_id: null
label: Stripe
notes: ''
status: true
conditions: { }
weight: 0
weight: null
settings:
amount: '500'
stripe_element: payment
plan_id: ''
quantity: ''
currency: usd
description: '[webform:title]'
email: '[webform_submission:values:email]'
metadata: ''
stripe_customer_create: ''
stripe_charge_create: ''
stripe_subscription_create: ''
id: stripe
handler_id: stripe
label: Stripe
notes: ''
status: true
conditions: { }
weight: 0
settings:
amount: '500'
stripe_element: payment
plan_id: ''
quantity: ''
currency: usd
description: '[webform:title]'
email: '[webform_submission:values:email]'
metadata: ''
stripe_customer_create: ''
stripe_charge_create: ''
stripe_subscription_create: ''
email:
id: email
handler_id: email