Mayson Monorepo Documentation
    Preparing search index...
    interface AuthorizationFinalizeAmountParams {
        final_amount: number;
        expand?: string[];
        fleet?: Stripe.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fleet;
        fuel?: Stripe.TestHelpers.Issuing.AuthorizationFinalizeAmountParams.Fuel;
    }
    Index

    Properties

    final_amount: number

    The final authorization amount that will be captured by the merchant. This amount is in the authorization currency and in the smallest currency unit.

    expand?: string[]

    Specifies which fields in the response should be expanded.

    Fleet-specific information for authorizations using Fleet cards.

    Information about fuel that was purchased with this transaction.