Import file details: payment_method.csv
Edit on GitHubThis document describes the payment_method.csv
file to configure the Payment Method information in your Spryker Demo Shop.
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
payment_method_key | ✓ | String | Identifier of the payment method. | |
payment_method_name | ✓ | String | Name of the payment method. | |
payment_provider_key | ✓ | String | Identifier of the payment provider. | |
payment_provider_name | ✓ | String | Name of the payment provider. | |
is_active | No | Boolean |
|
Status indicating whether the payment method is active or not. |
Import template file and content example
FILE | DESCRIPTION |
---|---|
payment_method.csv template | Exemplary import file with headers only. |
payment_method.csv | Exemplary import file with Demo Shop data. |
Import command
data:import:payment-method
Thank you!
For submitting the form