commerce_stripe.schema.yml in Commerce Stripe 8
config/schema/commerce_stripe.schema.yml
File
config/schema/commerce_stripe.schema.ymlView source
- commerce_payment.commerce_payment_gateway.plugin.stripe:
- type: commerce_payment_gateway_configuration
- mapping:
- publishable_key:
- type: string
- label: 'Publishable key'
- secret_key:
- type: string
- label: 'Secret key'