PaymentResultCallback

fun interface PaymentResultCallback

Callback to notify when the intent is confirmed and next action handled.

Functions

Link copied to clipboard
abstract fun onPaymentResult(paymentResult: PaymentResult)