You are here

commerce_mollie.schema.yml in Commerce Mollie 8

config/schema/commerce_mollie.schema.yml

File

config/schema/commerce_mollie.schema.yml
View source
  1. commerce_payment.commerce_payment_gateway.plugin.mollie:
  2. type: commerce_payment_gateway_configuration
  3. mapping:
  4. api_key_test:
  5. type: string
  6. label: 'Mollie Test API-key'
  7. api_key_live:
  8. type: string
  9. label: 'Mollie Live API-key'
  10. callback_domain:
  11. type: string
  12. label: 'Callback domain'