tokenize
After receiving a result from the PayPal web authentication flow via PayPalLauncher.handleReturnToApp, pass the resulting PayPalPaymentAuthResult.Success to this method to tokenize the PayPal account and receive a PayPalResult.Success containing a PayPalAccountNonce on success.
Parameters
a PayPalPaymentAuthResult.Success received in the callback from PayPalLauncher.handleReturnToApp
After receiving a result from the PayPal web authentication flow via PayPalLauncher.handleReturnToApp, pass the resulting PayPalPaymentAuthResult.Success to this method to tokenize the PayPal account and receive a PayPalResult.Success containing a PayPalAccountNonce on success.
Return
Parameters
a PayPalPaymentAuthResult.Success received in the callback from PayPalLauncher.handleReturnToApp