Mayson Monorepo Documentation
    Preparing search index...
    interface ConfirmPaymentIntent {
        confirm_config?: Stripe.Terminal.Reader.Action.ConfirmPaymentIntent.ConfirmConfig;
        payment_intent: string | Stripe.PaymentIntent;
    }
    Index

    Properties

    Represents a per-transaction override of a reader configuration

    payment_intent: string | Stripe.PaymentIntent

    Most recent PaymentIntent processed by the reader.