Import file details: payment_method.csv

Edit on GitHub

This 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
  • True = 1
  • False = 0
  • If the field is empty, it will be set to 0 (false).
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