21 lines
586 B
YAML
21 lines
586 B
YAML
uuid: e41e2a00-d6e1-4a9b-add4-058e4fbde0d2
|
|
langcode: en
|
|
status: true
|
|
dependencies:
|
|
module:
|
|
- commerce_stripe
|
|
id: stripe
|
|
label: Stripe
|
|
weight: -10
|
|
plugin: stripe
|
|
configuration:
|
|
publishable_key: pk_test_51I7RAuBp8BkjanLQtX3lktLLC3PIOkzKVqPqijC9GZz1XD2PHLZHEQOSJzjVnvxO2aMuk0mQybVZnNnLsJDSWMP800VENEIUqZ
|
|
secret_key: sk_test_51I7RAuBp8BkjanLQSwUpyIDFUwvWgXjsJZHI5HAcZK9XCe3Gw1BuhxvvgZccv5Feb6jAo8ZskId2K5Oy4IIUsOQP00Mb4LdMfO
|
|
display_label: Stripe
|
|
mode: test
|
|
payment_method_types:
|
|
- credit_card
|
|
collect_billing_information: true
|
|
conditions: { }
|
|
conditionOperator: AND
|