Package com.stripe.android.paymentsheet.model
Types
Link copied to clipboard
data class PaymentOption(@DrawableRes drawableResourceId: Int, label: String)
Content copied to clipboard
The customer's selected payment option.
Link copied to clipboard
Enum defining all payment method types for which Payment Sheet can collect payment data.