Sheet

class Sheet(tokenization: Tokenization, activity: Activity, supportFragmentManager: FragmentManager) : AddCard, Presentable

Constructors

Link copied to clipboard
fun Sheet(tokenization: Tokenization, activity: Activity, supportFragmentManager: FragmentManager)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
fun addObserver(addCardDelegate: AddCardDelegate)

Function responsible for adding Tokenization observer

Link copied to clipboard
open override fun onBackPressed()

Function responsible for handling back press inside Tpay UI module

Link copied to clipboard
open override fun present(): SheetOpenResult

Function responsible for opening Tpay UI module

Link copied to clipboard

Function responsible for removing Tokenization observer