Does paymentSheet only support card payments? #429
NeatFastro
started this conversation in
General
Replies: 3 comments 5 replies
-
Beta Was this translation helpful? Give feedback.
3 replies
-
|
@NeatFastro I did test it again (made mistake in payment intent) and I got the ideal option in the payment sheet. Make sure that the payment intent has ideal in it (you can check it in your stripe dashboard). |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I tried multiple time but same result, no option of iDEAL on the sheet. Can you please help me what am I doing wrong? |
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



Uh oh!
There was an error while loading. Please reload this page.
-
I have created a payment intent with
"payment_method_types": ["card", "ideal"]
But the sheet only allows adding credit/debit card info, is this something that's not supported yet or I am doing something wrong?
Beta Was this translation helpful? Give feedback.
All reactions