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