#mina_mmp
1 messages · Page 1 of 1 (latest)
Could you share the following information, so that I can understand your integration better?
- Integration type, e.g. Card Element, Payment Element
- SDK, e.g. web, iOS, Android
- Where and how do you retrieve the card information from? Frontend or backend
1、I use the paymentIntent integration method, the StripeProvider component wraps the CardField component.
2、The SDK uses "@stripe/stripe-react-native": "0.15.0"
3、Frontend retrieve the card information from
Could you try updating to the latest react native version, v0.24.0? This issue should be fixed since v0.22.0: https://github.com/stripe/stripe-react-native/issues/1146