Mayson Monorepo Documentation
    Preparing search index...
    interface VerifyWithMicrodeposits {
        arrival_date: number;
        hosted_verification_url: string;
        microdeposit_type: Stripe.SetupIntent.NextAction.VerifyWithMicrodeposits.MicrodepositType;
    }
    Index

    Properties

    arrival_date: number

    The timestamp when the microdeposits are expected to land.

    hosted_verification_url: string

    The URL for the hosted verification page, which allows customers to verify their bank account.

    The type of the microdeposit sent to the customer. Used to distinguish between different verification methods.