Mayson Monorepo Documentation
    Preparing search index...
    interface PaymentMethodDetails {
        card_present?: Stripe.PaymentMethod.Card.GeneratedFrom.PaymentMethodDetails.CardPresent;
        type: string;
    }
    Index

    Properties

    Properties

    type: string

    The type of payment method transaction-specific details from the transaction that generated this card payment method. Always card_present.