OnActivityResult after the 3D Secure confirm request return as status RequiresPaymentMethod with an error inside and loops itself after the webview.
This problem affects only the Android lib, on iOS the status is "failed" instead and returns an error message correctly.
This code that I'm submitting resolves this issue but it's a workaround. The Stripe Android lib has a bug.
OnActivityResult after the 3D Secure confirm request return as status RequiresPaymentMethod with an error inside and loops itself after the webview. This problem affects only the Android lib, on iOS the status is "failed" instead and returns an error message correctly. This code that I'm submitting resolves this issue but it's a workaround. The Stripe Android lib has a bug.