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.
To import the file, run:
data:import:payment-method-store
Import file parameters
The file must have the following parameters:
PARAMETER | REQUIRED | TYPE | REQUIREMENTS OR COMMENTS | DESCRIPTION |
---|---|---|---|---|
payment_method_key | ✓ | String | Value must 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 file dependencies
This file has the following dependencies:
- payment_method.csv
- The
stores.php
configuration file of the demo shop PHP project
Import template file and content example
The following table contains the template and an example of the file:
FILE | DESCRIPTION |
---|---|
payment_method_store.csv template | Exemplary import file with headers only. |
payment_method_store.csv | Exemplary import file with Demo Shop data. |
Thank you!
For submitting the form