@stigg/react-sdk - v10.8.0
    Preparing search index...

    Type Alias OnCheckoutCompletedParams

    type OnCheckoutCompletedParams = {
        error?: string;
        success: boolean;
    }
    Index

    Properties

    Properties

    error?: string
    success: boolean