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

    Properties

    Properties

    enabled: boolean

    Enable business name collection on the payment link. Defaults to false.

    optional?: boolean

    Whether the customer is required to provide their business name before checking out. Defaults to false.