commerce_trustedshops-8.x-2.x-dev/config/schema/commerce_trustedshops.schema.yml
config/schema/commerce_trustedshops.schema.yml
commerce_trustedshops.settings:
type: config_object
label: 'Commerce TrustedShops settings'
mapping:
test_mode:
type: boolean
label: 'Toggler to enable or disable the Test/QA environment'
api:
type: mapping
label: 'API'
mapping:
username:
type: string
label: 'TrustedShops API username'
password:
type: string
label: 'TrustedShops API password'
views.field.order_link_invite_review:
type: views.field.field
mapping:
text:
type: label
label: 'Text to display'
output_url_as_text:
type: boolean
label: 'Output the URL as text'
absolute:
type: boolean
label: 'Output an absolute link'
