Pay Po Payment
Class responsible for creating PayPo payment
Functions
Link copied to clipboard
fun continueTransaction(longPollingConfig: LongPollingConfig? = null, transactionId: String, onResult: (CreatePayPoTransactionResult) -> Unit)
Link copied to clipboard
open override fun execute(longPollingConfig: LongPollingConfig?, onResult: (CreatePayPoTransactionResult) -> Unit)
Function responsible for creating transaction and starting long polling mechanism.