AddCardDelegate

interface AddCardDelegate

Functions

Link copied to clipboard
abstract fun onAddCardFailure()

Called when tokenization failed

Link copied to clipboard
abstract fun onAddCardSuccess(tokenizationId: String?)

Called when tokenization was successful

Link copied to clipboard
abstract fun onModuleClosed()

Called when module was closed