#individual_unexpected

1 messages ยท Page 1 of 1 (latest)

stark ledgeBOT
#

๐Ÿ‘‹ 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/1506929680471691345

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

past tree
#

๐Ÿ‘‹
UPI should be available in the Mobile Payment Element. let me check in what version this was introduced

#

Ah wait, the UPI payment method seems to be removed in both the IOS and the Android SDK

#

So it's expected that in the cross platform SDK you don't see the UPI in the latest versions.

#

You may want to look up for a Flutter Stripe SDK version that is using the Android SDK version 23.4.0 - 2026-04-14 and the IOS version 25.11.0 2026-04-13

#

(The flutter sdk isn't managed by Stripe, its maintained by the community)