Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    card: string

    Card associated with this authorization.

    amount?: number

    The total amount to attempt to authorize. This amount is in the provided currency, or defaults to the card's currency, and in the smallest currency unit.

    Detailed breakdown of amount components. These amounts are denominated in currency and in the smallest currency unit.

    How the card details were provided. Defaults to online.

    currency?: string

    The currency of the authorization. If not provided, defaults to the currency of the card. Three-letter ISO currency code, in lowercase. Must be a supported currency.

    expand?: string[]

    Specifies which fields in the response should be expanded.

    Fleet-specific information for authorizations using Fleet cards.

    fraud_disputability_likelihood?: FraudDisputabilityLikelihood

    Probability that this transaction can be disputed in the event of fraud. Assessed by comparing the characteristics of the authorization to card network rules.

    Information about fuel that was purchased with this transaction.

    is_amount_controllable?: boolean

    If set true, you may provide amount to control how much to hold for the authorization.

    merchant_amount?: number

    The total amount to attempt to authorize. This amount is in the provided merchant currency, and in the smallest currency unit.

    merchant_currency?: string

    The currency of the authorization. If not provided, defaults to the currency of the card. Three-letter ISO currency code, in lowercase. Must be a supported currency.

    Details about the seller (grocery store, e-commerce website, etc.) where the card authorization happened.

    Details about the authorization, such as identifiers, set by the card network.

    Stripe's assessment of the fraud risk for this authorization.

    Verifications that Stripe performed on information that the cardholder provided to the merchant.

    The digital wallet used for this transaction. One of apple_pay, google_pay, or samsung_pay. Will populate as null when no digital wallet was utilized.