jonasbark

Results 108 comments of jonasbark

What makes you believe that autofill is already supported and only the flutter side needs implementation of it? If the stripe-android library hasn't enabled it by default then we shouldn't...

could u plz read my answer carefully again? so that u can get my points, I already answered and shown my view on it LOL > If the stripe-android library...

Sure I can, but the fact remains, stated now for the third time: If the stripe-android library hasn't enabled it by default then we shouldn't do so either https://github.com/flutter-stripe/flutter_stripe/issues/1121#issuecomment-1444051822

Did you try changing it according to your assumption?

Is this on Web? Did you follow the instructions for it? https://github.com/flutter-stripe/flutter_stripe/tree/main/packages/stripe_checkout#web Please provide a code example.

That looks like an internal bug of the stripe-android library. I recommend adding a ticket in https://github.com/stripe/stripe-android

Does this happen during debugging or only for released apps?

I'm not sure what exactly happens to you at Step 3 and Step 4 - can you provide a video? Also it's quite likely that the Payment Intent cannot be...

Please provide the exact steps on how to reproduce this. The number you provided is not a valid credit card number.

I was unable to reproduce this in the example app. Can you provide a small example repo / code?