@stigg/js-client-sdk - v4.12.0
    Preparing search index...

    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.