Functions

Link copied to clipboard
abstract fun poll(paymentData: String, maxPollingDuration: Long): Flow<Result<StatusResponse>>
Link copied to clipboard
abstract fun refreshStatus(paymentData: String)