ConfigEshopCheckoutCashInAdvance Object
Description
Cash in advance payment method configuration.
Declaration
type ConfigEshopCheckoutCashInAdvance {
status: Boolean
notes: String
}
Fields
| Name | Type | Description |
|---|---|---|
status | Boolean | Whether cash in advance is enabled. |
notes | String | Notes or instructions for cash in advance payments. |