Mayson Monorepo Documentation
    Preparing search index...
    interface Individual {
        enabled: boolean;
        optional?: boolean;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Enable individual name collection on the Checkout Session. Defaults to false.

    optional?: boolean

    Whether the customer is required to provide their name before completing the Checkout Session. Defaults to false.