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