@stigg/react-sdk - v7.8.0

    Type Alias CheckoutTheme

    type CheckoutTheme = {
        backgroundColor: string;
        borderColor: string;
        paymentInputBackgroundColor?: string;
        paymentInputBorderColor?: string;
        paymentInputBorderRadius?: string;
        primary: string;
        summaryBackgroundColor: string;
        textColor: string;
    }
    Index

    Properties

    backgroundColor: string
    borderColor: string
    paymentInputBackgroundColor?: string
    paymentInputBorderColor?: string
    paymentInputBorderRadius?: string
    primary: string
    summaryBackgroundColor: string
    textColor: string
    MMNEPVFCICPMFPCPTTAAATR