onSuccess

abstract fun onSuccess(paymentIntent: PaymentIntent)

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

Parameters

paymentIntent

The PaymentIntent resulting from the SDK method called.