Mayson Monorepo Documentation
    Preparing search index...
    interface AutomaticIndirectTax {
        exempt?: Stripe.V2.Core.AccountCreateParams.Configuration.Customer.AutomaticIndirectTax.Exempt;
        ip_address?: string;
    }
    Index

    Properties

    Properties

    Describes the customer's tax exemption status, which is none, exempt, or reverse. When set to reverse, invoice and receipt PDFs include the following text: “Reverse charge”.

    ip_address?: string

    A recent IP address of the customer used for tax reporting and tax location inference.