Android app not redirecting back to app after completing a PaymentIntent

Ensure that you have implemented a return_url in the PaymentIntent, and that the URL is in the AndroidManifest.xml file.

Additional Information