GooglePayPayment

Class responsible for creating Google Pay payment

Types

Link copied to clipboard

Class responsible for building GooglePayPayment.

Functions

Link copied to clipboard
fun continueTransaction(transactionId: String, longPollingConfig: LongPollingConfig? = null, onResult: (CreateGooglePayTransactionResult) -> Unit)
Link copied to clipboard
open override fun execute(longPollingConfig: LongPollingConfig?, onResult: (CreateGooglePayTransactionResult) -> Unit)

Function responsible for creating transaction and starting long polling mechanism.