onSuccess

abstract fun onSuccess(paymentMethod: PaymentMethod)

This method will be called after successful completion of an SDK method.

Parameters

paymentMethod

The PaymentMethod resulting from the SDK method called.