#vaibhav_unexpected
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1245378604628443186
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
ok.
this is required for iOS only. RIght? But i do not think it is working on android also. But let me double check that.
Yep should be iOS only
Not working on android as well
If you look at payment_settings.payment_method_types on this invoice, does iDEAL show up? https://docs.stripe.com/api/invoices/object#invoice_object-payment_settings-payment_method_types
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Not sure I understand. Where can I check this?
My apologies, I misread your initial info. If you retrieve the SetupIntent that you created for this, does its payment_method_types array contain the string ideal?
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.