stripe-android
Toggle table of contents
androidJvm
Target filter
androidJvm
Switch theme
Search in API
Skip to content
stripe-android
paymentsheet
/
com.stripe.android.paymentsheet
/
PaymentOptionCallback
Payment
Option
Callback
fun
interface
PaymentOptionCallback
Callback that is invoked when the customer's
PaymentOption
selection changes.
Members
Functions
on
Payment
Option
Link copied to clipboard
abstract
fun
onPaymentOption
(
paymentOption
:
PaymentOption
?
)