@stigg/react-sdk - v7.8.0

    Type Alias CheckoutResult

    type CheckoutResult = {
        errorMessage?: string;
        results?: ApplySubscriptionResults;
        success: boolean;
    }
    Index

    Properties

    errorMessage?: string
    results?: ApplySubscriptionResults
    success: boolean
    MMNEPVFCICPMFPCPTTAAATR