Skip to main content

ConfigEshopCheckoutCashInAdvance Object

Description

Cash in advance payment method configuration.

Declaration

type ConfigEshopCheckoutCashInAdvance {
status: Boolean
notes: String
}

Fields

NameTypeDescription
statusBooleanWhether cash in advance is enabled.
notesStringNotes or instructions for cash in advance payments.