SetupIntentCardPresentDetails

@JsonClass(generateAdapter = true)
data class SetupIntentCardPresentDetails : Serializable

SetupIntentCardPresentDetails contains payment method details for a payment method of type CARD_PRESENT specifically for SetupIntent transaction.

It's different from CardPresentDetails. Because in Proto SetupAttempt, fields of PaymentMethodDetails are different from ones of CardPresentDetails

Use of this SDK is subject to the Stripe Terminal Terms: https://stripe.com/terminal/legal

Properties

Link copied to clipboard
val emvAuthData: String? = null

The EMV auth data string of the payment method used

Link copied to clipboard
val generatedCard: String? = null

The ID of a generated card that can be used for recurring charges