Jack Bayliss

Results 24 comments of Jack Bayliss

@paranoia5 I was in the same boat also, I managed to bridge an activity across which is working fine currently :)

@paranoia5 its [this](https://github.com/jackbayliss/react-native-nfc-card-reader)

@thorsten-stripe I've updated the stripe/stripe-php library to `7.27`. I don't know how I missed it haha.

@thorsten-stripe No problem, I've changed the error / message accessing to the new method too :)

@danroot Stripe.js didn't work for me, purely because due to SCA (EU thing) we needed to use Payment Intents which only works with HTTPS. I couldn't find a way around...

@CodeWithOz You can find my Android implementation here : https://github.com/jackbayliss/cordova-plugin-stripe-intent

@danroot Funnily enough I'm currently going down this route myself for the iOS version after spending too long trying. I agree it should be something Stripe should handle- as they'll...

Did you add the activity to your Manifest?

@ahmetbilgay did you try the sample app, have you checked logcat for any information?

Sure, I take it gradle7.2 branch didn't work? If you could post the error I can take a look 👍🏻 @ws7one