@stigg/react-sdk - v7.4.2

    Type Alias CheckoutContainerProps

    type CheckoutContainerProps = {
        collectPhoneNumber?: boolean;
        disablePromotionCode?: boolean;
        disableSuccessAnimation?: boolean;
        onAddonChange?: OnAddonChangeCallback;
        onBillableFeatureChange?: OnBillableFeatureChangeCallback;
        onBillingAddressChange?: OnBillingAddressChangeCallback;
        onChangePlan?: OnChangePlanCallback;
        onCheckout?: OnCheckoutCallback;
        onCheckoutCompleted: OnCheckoutCompletedCallback;
        onMockCheckoutPreview?: MockCheckoutPreviewCallback;
    }
    Index

    Properties

    collectPhoneNumber?: boolean
    disablePromotionCode?: boolean
    disableSuccessAnimation?: boolean
    onAddonChange?: OnAddonChangeCallback
    onBillableFeatureChange?: OnBillableFeatureChangeCallback
    onBillingAddressChange?: OnBillingAddressChangeCallback
    onChangePlan?: OnChangePlanCallback
    onCheckout?: OnCheckoutCallback
    onCheckoutCompleted: OnCheckoutCompletedCallback
    onMockCheckoutPreview?: MockCheckoutPreviewCallback
    MMNEPVFCICPMFPCPTTAAATR