@stigg/js-client-sdk - v4.12.0
    Preparing search index...

    Type Alias WaitForCheckoutCompleted

    type WaitForCheckoutCompleted = {
        refreshOnComplete?: boolean;
        timeoutMs?: number;
    }
    Index

    Properties

    refreshOnComplete?: boolean
    timeoutMs?: number