PaymentIntentResult

A model representing the result of a PaymentIntent confirmation via Stripe.confirmPayment or handling of next actions via Stripe.handleNextActionForPayment.

Properties

Link copied to clipboard
open override val failureMessage: String? = null
Link copied to clipboard
open override val intent: PaymentIntent
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun describeContents(): Int
Link copied to clipboard
abstract fun writeToParcel(p0: Parcel, p1: Int)