Import file details: payment_method_store.csv
Edit on GitHubThis document describes the payment_method_store.csv
file to configure Payment Method Store information in your Spryker Demo Shop.
Import file dependencies
- payment_method.csv
- stores.php configuration file of the demo shop PHP project
Import file parameters
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
payment_method_key | ✓ | String | Value should be imported from the payment_method.csv file. | Identifier of the payment method. |
store | ✓ | String | Value must be within an existing store name, set in the store.php configuration file of the demo shop PHP project. | Name of the store. |
Import template file and content example
FILE | DESCRIPTION |
---|---|
payment_method_store.csv template | Exemplary import file with headers only. |
payment_method_store.csv | Exemplary import file with Demo Shop data. |
Import command
data:import:payment-method-store
Thank you!
For submitting the form