Mayson Monorepo Documentation
    Preparing search index...
    Index

    Properties

    Represents a per-transaction override of a reader configuration

    payment_intent: string | Stripe.PaymentIntent

    Most recent PaymentIntent processed by the reader.

    payment_method?: Stripe.PaymentMethod

    PaymentMethod objects represent your customer's payment instruments. You can use them with PaymentIntents to collect payments or save them to Customer objects to store instrument details for future payments.

    Related guides: Payment Methods and More Payment Scenarios.