Typescript SDK Type Docs
    Preparing search index...

    Interface DiscountsConfiguration

    interface DiscountsConfiguration {
        allowDiscounts: boolean;
    }
    Index

    Properties

    Properties

    allowDiscounts: boolean

    Indicates if the buyer is able to apply discounts to the cart. It is only applicable if the mode = CompleteFlow.