stripe / stripe-react-native

React Native library for Stripe.
https://stripe.dev/stripe-react-native
MIT License
1.26k stars 259 forks source link

Support for radar session #1362

Open remonh87 opened 1 year ago

remonh87 commented 1 year ago

Is your feature request related to a problem? Please describe. Since Android SDK 16.9.0 and iOS 21 Stripe supports the creation of radar sessions. See: https://stripe.com/docs/radar/radar-session#setup

Are there any plans for supporting this as well. If I understood the docs correctly the session needs to be initiated through the client sdk.

One of our Flutter library users requested this feature.

Describe the solution you'd like Support to create a radar session.

Describe alternatives you've considered N/A

mhmzdev commented 1 year ago

Anything we can do about it here? @charliecruzan-stripe

charliecruzan-stripe commented 1 year ago

Noting this as a feature request! Although I don't have a timeline for this I can give right now

mhmzdev commented 1 year ago

Hey @charliecruzan-stripe Any updates on this? Sorry for bothering you actually our mobile app heavily depends on this feature. We've been trying some other ways but still stuck.

Its 3rd sprint actually 😓 So, can you do something about it?

Regards

mhmzdev commented 5 months ago

Dropping for updates? Do we have anything on this yet?