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.
Functions
Functions
on
Payment
Option
Link copied to clipboard
abstract
fun
onPaymentOption
(
paymentOption
:
PaymentOption
?
)