#xptasker
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- xptasker, 17 hours ago, 4 messages
Not familiar but can try to help 🙂
Hi thank you for taking interest. I successfully created a PaymentIntent using the Stripe API (https://stripe.com/docs/api/payment_intents/create), but I'm having trouble displaying it to the user in my Flutter app with the Flutter Stripe SDK (https://pub.dev/packages/flutter_stripe)
You can try their example app https://github.com/flutter-stripe/flutter_stripe/tree/main/example and follow the example code there