Mayson Monorepo Documentation
    Preparing search index...
    interface ProcessPaymentIntent {
        payment_intent: string | Stripe.PaymentIntent;
        process_config?: Stripe.Terminal.Reader.Action.ProcessPaymentIntent.ProcessConfig;
    }
    Index

    Properties

    payment_intent: string | Stripe.PaymentIntent

    Most recent PaymentIntent processed by the reader.

    Represents a per-transaction override of a reader configuration