File details - payment_method_store.csv

Edit on GitHub

This 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 should have the following 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 file dependencies

This file has the following dependencies:

Import template file and content example

Find the template and an example of the file below:

FILE DESCRIPTION
payment_method_store.csv template Exemplary import file with headers only.
payment_method_store.csv Exemplary import file with Demo Shop data.