tokenize
After successfully authenticating a Venmo user account via VenmoClient.createPaymentAuthRequest, this method should be invoked to tokenize the account to retrieve a VenmoResult.Success containing the VenmoAccountNonce.
Parameters
paymentAuthResult
the result of VenmoLauncher.handleReturnToApp
callback
After successfully authenticating a Venmo user account via VenmoClient.createPaymentAuthRequest, this method should be invoked to tokenize the account to retrieve a VenmoResult.Success containing the VenmoAccountNonce.
Return
Parameters
paymentAuthResult
the result of VenmoLauncher.handleReturnToApp