apple Pay Request
abstract suspend fun applePayRequest(timeout: Long?, applePayRequestRequest: ApplePayRequestRequest): ApplePayRequestResult
Content copied to clipboard
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
apple Pay Request Request
The applePayRequest request body object