@stigg/node-server-sdk - v4.22.1

    Type Alias CheckoutContentInput

    Input for content customization in the checkout process.

    type CheckoutContentInput = {
        collectPhoneNumber?: InputMaybe<Scalars["Boolean"]>;
    }
    Index

    Properties

    collectPhoneNumber?: InputMaybe<Scalars["Boolean"]>

    Indicates whether the checkout form should ask for a phone number.

    MMNEPVFCICPMFPCPTTAAATR