Shopware 5.7.8 s_core_paymentmeans_countries
Country restrictions for payment methods (which countries allow which payment).
Columns
| Column | Type | Nullable | Additional |
|---|---|---|---|
| paymentID | int(11) unsigned | NO | Primary Key |
| countryID | int(11) unsigned | NO | Primary Key |
Indexes
| Index Name | Columns | Unique |
|---|---|---|
| PRIMARY | paymentID,countryID | Yes |
