mollie_payment.schema.yml in Mollie Payment 8.2
config/schema/mollie_payment.schema.yml
File
config/schema/mollie_payment.schema.ymlView source
- mollie_payment.mollie_profile.*:
- type: config_entity
- label: Mollie profile
- mapping:
- apiKey:
- type: text
- label: API key
- id:
- type: string
- label: ID
- label:
- type: label
- label: Label
-
- plugin.plugin_configuration.payment_method_configuration.mollie_payment:
- type: plugin.plugin_configuration.payment_method_configuration.payment_base
- mapping:
- brand_label:
- label: Brand label
- type: text
- profile:
- label: Mollie profile
- type: text
- execute_status_id:
- label: Execute payment status
- type: string
- capture:
- label: Capture
- type: boolean
- capture_status_id:
- label: Capture payment status
- type: string
- refund:
- label: Refund
- type: boolean
- refund_status_id:
- label: Refund payment status
- type: string