You are here

commerce_stripe.schema.yml in Commerce Stripe 8

config/schema/commerce_stripe.schema.yml

File

config/schema/commerce_stripe.schema.yml
View source
  1. commerce_payment.commerce_payment_gateway.plugin.stripe:
  2. type: commerce_payment_gateway_configuration
  3. mapping:
  4. publishable_key:
  5. type: string
  6. label: 'Publishable key'
  7. secret_key:
  8. type: string
  9. label: 'Secret key'