onPaymentOption

abstract fun onPaymentOption(paymentOption: PaymentOption?)

Parameters

paymentOption

The new PaymentOption selection. If null, the customer has not yet selected a PaymentOption. The customer can only complete the transaction if this value is not null.