Mayson Monorepo Documentation
    Preparing search index...
    interface Payouts {
        debit_negative_balances?: boolean;
        schedule?: Stripe.AccountCreateParams.Settings.Payouts.Schedule;
        statement_descriptor?: string;
    }
    Index

    Properties

    debit_negative_balances?: boolean

    A Boolean indicating whether Stripe should try to reclaim negative balances from an attached bank account. For details, see Understanding Connect Account Balances.

    Details on when funds from charges are available, and when they are paid out to an external account. For details, see our Setting Bank and Debit Card Payouts documentation.

    statement_descriptor?: string

    The text that appears on the bank account statement for payouts. If not set, this defaults to the platform's bank descriptor as set in the Dashboard.