Replies: 3 comments 3 replies
-
We'd want to be a customer of stripe. One huge issue with iOS/Android apps is rip off IAP duopoloy which we are avoiding with web payments. There doesn't seem to be any library in Flutter that supports web payments. My question is
I don't mind if they are highly experimental. I just need to know what basis is supported. |
Beta Was this translation helpful? Give feedback.
0 replies
-
You can see the un-/supported operations here: Generally, I recommend using stripe_checkout instead for Web payments. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
From the docs
But which features are available?
Beta Was this translation helpful? Give feedback.
All reactions