tokenize

open fun tokenize(paymentData: PaymentData, callback: GooglePayOnActivityResultCallback)

Call this method when you've received a successful PaymentData response from a direct Google Play Services integration to get a GooglePayCardNonce or PayPalAccountNonce.

Parameters

paymentData

PaymentData retrieved from directly integrating with Google Play Services through loadPaymentData