#jawad1257-flutter-sofort
1 messages · Page 1 of 1 (latest)
hey there, how are you integrating with flutter? stripe doesn't have an official flutter library so this will depend on whether the community library you use offers sofort support
I am using this https://pub.dev/packages/flutter_stripe
It looks like there is at least code for some of the parameters: https://pub.dev/documentation/stripe_platform_interface/latest/stripe_platform_interface/Sofort-class.html
API docs for the Sofort class from the stripe_platform_interface library, for the Dart programming language.
but i'd suggest asking the maintainers for an example of how to use it