Freeman

Results 80 comments of Freeman

Hi all, yes this is to do with a newer version of Stripe SDK no longer supporting Objective-C headers. The options are to refactor the library to work with the...

I've just published `0.8.4` to npm which should fix this problem in the short term by specifying Stripe v19 in the Podfile. Thank you @michbil for having a go at...

Hey @StIch0, thanks for the contribution. Did you get any further with the native code needed for Sberbank to work? (hopefully you already know but the gateway field alone won't...

Hi @zoolle , I'm a maintainer but to be honest have only been doing critical bug fixes and arch changes for our apps at @lesalonapp . We process five figures...

Wow… thanks Apple 🤣

Hi there! Sorry for the late reply. I just ran into this during upgrading to RN 0.63. Try `npx jetify` and see if the problem goes away. I'm not really...

Hi Mohammed, yes it is a problem - you need to sign up for a merchant account with either Stripe or Braintree to use the tokenization options. They will give...

Thanks @designervoid , this looks like an antipattern and should be fixed. I need to figure out what `target` is used for (I joined the maintain team only 6 months...

Hey, we're working on something that will allow you to do this in v0.9, more information here: #249 You will be able to do with with a combination of Apple...

Hey there, thanks for doing this work. I'm helping out with this library. The PR has been open for a while and I'm not quite the expert on the Android...