venmoLaunchCallback
Callback invoked when the Venmo payment authentication request is launched.
This callback is used to receive notifications about the launch status, such as VenmoPendingRequest.Started or VenmoPendingRequest.Failure. The pending request returned on success should be stored and passed to handleReturnToApp to complete the payment flow.