Mayson Monorepo Documentation
    Preparing search index...
    interface Requirements {
        disabled_reason: Stripe.Issuing.Cardholder.Requirements.DisabledReason;
        past_due: PastDue[];
    }
    Index

    Properties

    If disabled_reason is present, all cards will decline authorizations with cardholder_verification_required reason.

    past_due: PastDue[]

    Array of fields that need to be collected in order to verify and re-enable the cardholder.