You are here

commerce_braintree.schema.yml in Commerce Braintree 8

config/schema/commerce_braintree.schema.yml

File

config/schema/commerce_braintree.schema.yml
View source
  1. commerce_payment.commerce_payment_gateway.plugin.braintree_hostedfields:
  2. type: commerce_payment_gateway_configuration
  3. mapping:
  4. merchant_id:
  5. type: string
  6. label: 'Merchant ID'
  7. public_key:
  8. type: string
  9. label: 'Public key'
  10. private_key:
  11. type: string
  12. label: 'Private key'
  13. merchant_account_id:
  14. type: sequence
  15. label: 'Merchant account ID'
  16. sequence:
  17. type: string
  18. 3d_secure:
  19. type: string
  20. label: '3D Secure 2'