Type alias SaleWidgetConfiguration
SaleWidgetConfiguration: { waitFulfillmentSettlements?: boolean; hideExcludedPaymentTypes?: boolean; } & WidgetConfiguration
Type declaration
-
Optional
waitFulfillmentSettlements?: boolean
-
Optional
hideExcludedPaymentTypes?: boolean
Sale Widget Configuration represents the configuration options for the Sale Widget.