PaymentMethodDetails

PaymentMethodDetails contains details about the payment method used to complete a PaymentIntent

For more information, see the official Stripe docs: Payment method details

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

Properties

Link copied to clipboard

An AffirmDetails object containing more information about a payment method of type AFFIRM

Link copied to clipboard

A CardDetails object containing more details about the payment method of type CARD

Link copied to clipboard

A CardPresentDetails object containing more information about a payment method of type CARD_PRESENT

Link copied to clipboard

A CardPresentDetails object containing more information about a payment method of type INTERAC_PRESENT

Link copied to clipboard

A PaynowDetails object containing more information about a payment method of type PAYNOW

Link copied to clipboard

A PaypayDetails object containing more information about a payment method of type PAYPAY

Link copied to clipboard
val type: PaymentMethodType? = null
Link copied to clipboard

A WechatPayDetails object containing more information about a payment method of type WECHAT_PAY