commerce_payment.commerce_payment_gateway.cash_on_delivery.yml in Commerce Demo 8.2
Same filename and directory in other branches
config/install/commerce_payment.commerce_payment_gateway.cash_on_delivery.yml
File
config/install/commerce_payment.commerce_payment_gateway.cash_on_delivery.ymlView source
- langcode: en
- status: true
- dependencies: { }
- id: cash_on_delivery
- label: 'Cash on delivery'
- weight: null
- plugin: manual
- configuration:
- instructions:
- value: 'You will pay when receiving package. '
- format: plain_text
- display_label: 'Cash on delivery'
- mode: n/a
- payment_method_types:
- - credit_card
- conditions: { }
- conditionOperator: AND
-