#vanderheijden86-flutter-PaymentIntent
1 messages · Page 1 of 1 (latest)
This may actually be better to reach out to the Flutter Stripe devs on
Because this is something that is possible in the Stripe API itself but the Flutter Stripe library may not make that available. Correct?
Exactly, that seems to be the case.
It is possible in the JS SDK to confirm a PaymentIntent for SEPA, without passing IBAN. But in flutter SDK it is required to always pass IBAN.
Do they have a discord as well that you know?
Or can you @calm dirge verify that we are doing it in the right way? It seems such a basic functionality for them to miss right? Doesn't seem right that you always should pass the IBAN.
@gloomy wolf I see you are in this discord as well. Can you please have a look at the above 🙂 ?
Unfortunately I'm not really familiar with the community libraries.
I am unsure the best way to reach out, would maybe check on their GitHub if you have not already https://github.com/flutter-stripe/flutter_stripe
Yes I've created an issue there yesterday, but so far no response, which I understand as it has only been one day. I just thought it would be good to discuss here on the discord because it's easier to chat about it and maybe more people have a similar issue.
Yeah definitely was worth a shot, we do sometimes have non Stripes jump in and say "me too, here's what I did"