Mayson Monorepo Documentation
    Preparing search index...
    interface TaxIdCollection {
        enabled: boolean;
        required?: Stripe.PaymentLinkUpdateParams.TaxIdCollection.Required;
    }
    Index

    Properties

    Properties

    enabled: boolean

    Enable tax ID collection during checkout. Defaults to false.

    Describes whether a tax ID is required during checkout. Defaults to never. You can't set this parameter if ui_mode is custom.