onSuccess

abstract fun onSuccess(refund: Refund)

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

Parameters

refund

The Refund resulting from the SDK method called.