Payment Methods
Management page for Payment Methods in the Shopware 6 shop. Correct mapping to BC payment terms and payment methods is required for order import.
Opening the Page
- Via search: Shopware 6 Payment Methods
- Via the Shopware 6 Setup → Navigation
Fields
| Field | Description |
|---|---|
| Name | Payment method name (e.g. PayPal, Prepayment, Invoice). Read-only. |
| Active | Indicates whether the payment method is active in the shop. |
| BC Payment Terms Code | Mapping to BC payment terms. Editable. |
| BC Payment Method Code | Mapping to BC payment method. Editable. |
| Is Default | Marks this payment method as fallback mapping. Editable. |
| ID | Shopware UUID (hidden by default). |
| Technical Name | Technical handler identifier (hidden by default). |
Actions
| Action | Description |
|---|---|
| Sync Payment Methods | Downloads all payment methods from the shop and matches by name similarity. |
| Auto-Match | Matches payment methods by well-known names (PayPal, Prepayment, Invoice, etc.). |
| Validate Mapping | Checks that all active payment methods have a BC Payment Terms Code assigned. |
Important
All active payment methods must be mapped to a BC Payment Terms Code. Orders with unmapped payment methods cannot be imported correctly.
Default Payment Method
Mark a payment method as Is Default to use it as fallback for unknown payment methods during order import.