Use Ideal in PaymentSheet #1198
Unanswered
alexlipa91
asked this question in
Q&A
Replies: 1 comment
-
Yes this is possible I use it myself for my projects. You need to make sure the payment method is enabled in the stripe dashboard. If this is the case I would recommend to check the stripe dashboard and see the status of the payment intents. Also we wrote an elaborate guide on payment sheets: https://docs.page/flutter-stripe/flutter_stripe/ideal |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I create a PaymentIntent using the api and adding
ideal
as payment method I don't get ideal within the sheet but only cardsI would like to know if it is possible to use ideal in this flow or I have to use Checkout and an external browser
Beta Was this translation helpful? Give feedback.
All reactions