createPaymentAuthRequest
fun createPaymentAuthRequest(request: GooglePayRequest, callback: GooglePayPaymentAuthRequestCallback)
Start the Google Pay payment flow. This will return GooglePayPaymentAuthRequestParams that are used to present Google Pay payment sheet in GooglePayLauncher.launch
Parameters
request
The GooglePayRequest containing options for the transaction.