PaymentOptionCallback

fun interface PaymentOptionCallback

Callback that is invoked when the customer's PaymentOption selection changes.

Functions

Link copied to clipboard
abstract fun onPaymentOption(paymentOption: PaymentOption?)