commerce_payment.commerce_payment_gateway.example_credit_card.yml in Commerce Demo 3.0.x
Same filename and directory in other branches
config/install/commerce_payment.commerce_payment_gateway.example_credit_card.yml
File
config/install/commerce_payment.commerce_payment_gateway.example_credit_card.ymlView source
- langcode: en
- status: true
- dependencies:
- module:
- - commerce_payment_example
- id: example_credit_card
- label: 'Example credit card'
- weight: null
- plugin: example_onsite
- configuration:
- api_key: '1234567890'
- display_label: Example
- mode: test
- payment_method_types:
- - credit_card
- collect_billing_information: true
- conditions: { }
- conditionOperator: AND