I am working on android application. The server on which I am working gives the subscription feature to the users, so users need to do payment to become a member on the webs
you problem is not with android device or android application, you have problem in your payment integration system.
if you are using Pay Now "Default popup for payment from stripe" it will surely occur an error. You need to integrate its payment system with your's own code by using AJAX token system.