Type Alias SaleWidgetConfiguration

SaleWidgetConfiguration: {
    waitFulfillmentSettlements?: boolean;
    hideExcludedPaymentTypes?: boolean;
} & WidgetConfiguration

Sale Widget Configuration represents the configuration options for the Sale Widget.