applePayRequest

abstract suspend fun applePayRequest(timeout: Long?, applePayRequestRequest: ApplePayRequestRequest): ApplePayRequestResult

The Apple Pay payment request to be handled (iOS only).

Parameters

timeout

The timeout of applePayRequest in milliseconds or null if no timeout should be used

applePayRequestRequest

The applePayRequest request body object