Payment Methods

This section describes how the module maps payment methods to Shopware and what configuration options are available.

Subsections

The following subsections are involved in mapping payment methods:

output
└───payment-method
    └───payment-method-build-cache
    └───payment-method-validate
    └───payment-method-upsert

Configuration

The following configuration is used for payment methods:

{
  "subsections": {
    "paymentMethod": {
      "enabled": true
    }
  }
}

Mapping Table

Target: payment_method
Source: Elio\CommerceBundle\Document\Payment

Options Target Field Source Path Comment
T name identifier
active always true