tipsi-stripe icon indicating copy to clipboard operation
tipsi-stripe copied to clipboard

React Native Stripe binding for iOS/Android platforms

Results 86 tipsi-stripe issues
Sort by recently updated
recently updated
newest added

Error: 'new' is unavailable: You cannot directly instantiate an STPIssuingCardPin Since xCode has been updated to 12.5 it returns this problem. How to solve? thank you

I am facing this error. tipsi-stripe 19.0.0 and strip 21.4.0

I know that this library isn't being that actively maintained and that a new `stripe-react-native` library is dropping soon. However, I've got an existing project that I am working on...

[](url) ![Screenshot from 2021-05-20 15-03-48](https://user-images.githubusercontent.com/26020228/118960398-b1807080-b97c-11eb-97d9-76d1a52190ae.png)

Hi folks - checking back in here: Your official Stripe react native library is finally live! - Public beta announcement: https://twitter.com/StripeDev/status/1391863173926506501 - Public library: https://github.com/stripe/stripe-react-native - Reference: https://stripe.dev/stripe-react-native/api-reference/index.html - Guide:...

Are you going to insert support for new Stripe PaymentIntents API?

Is it possible to implement google pay in IOS simulator using tipsi stripe?

## Before I have submitted the issue [ ] I have read an [installation guide](https://tipsi.github.io/tipsi-stripe/docs/installation.html) [ ] I know that for an iOS I need to install pods because I've...

Hi, you are saying that merchant id is required if people want to use Apple Pay https://tipsi.github.io/tipsi-stripe/docs/usage.html but stripe says that it does not expose merchant id. https://support.stripe.com/questions/merchant-account-number-or-merchant-id-for-sellers-permit-applications So whee...

hi everyone, i just want to ask what is the meaning of `errorCode: api`?? this is my error {"framesToPop":1,"nativeStackAndroid":[],"userInfo":null,"message":"Your card is not supported.","code":"api"} and we are getting this on createPaymentMethod...