PayPoPayment

Class responsible for creating PayPo payment

Types

Link copied to clipboard

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.