sdk
sdk
/
com.tpay.sdk.api.screenless
/
Payment
Payment
abstract
class
Payment
<
T
>
Types
Constructors
Functions
Inheritors
Constructors
Payment
Link copied to clipboard
fun
Payment
(
)
Types
Companion
Link copied to clipboard
object
Companion
Functions
execute
Link copied to clipboard
abstract
fun
execute
(
longPollingConfig
:
LongPollingConfig
?
=
null
,
onResult
:
(
T
)
->
Unit
)
Function responsible for creating transaction and starting long polling mechanism.
Inheritors
BLIKAmbiguousAliasPayment
Link copied to clipboard
BLIKPayment
Link copied to clipboard
CreditCardPayment
Link copied to clipboard
GooglePayPayment
Link copied to clipboard
PayPoPayment
Link copied to clipboard
PekaoInstallmentPayment
Link copied to clipboard
TransferPayment
Link copied to clipboard