#codesmith-nick
1 messages · Page 1 of 1 (latest)
Good question, checking in to this and will get back to you
Thanks @pastel saddle !
Hey apologies for the wait. Unfortunately it looks like we do not have this feature for the SDK at the moment but I can add to our feature request for it for you
No problem. so there is no way to accomplish queueing payments within React Native at this time whether through the SDK or some other way?
Not at the moment unfortunately. Looks like that is only possible when coding to the native SDKs at the moment
is it possible to make it work by doing a Bridge with Android Native Modules to communicate to the Android SDK? Just was curious if anyone has successful done it. https://reactnative.dev/docs/native-modules-android?android-language=kotlin
its a huge blocker for our application we need to solve
or the client will need to use another payment processor like Square.
Good question. Will check in with my colleagues again on this. Apologies for the delay I initially missed your question.
again no worries. i'm thankful to have someone to ask and get questions answered for my team.
Hi there,
Stepping in here
It might be possible to bridge the native modules and DIY it yourself but we don't know a ton about it since it is not something we natively support.
ok @ashen raven . I understand that, just was curious if anyone had seen it done or attempted. Again we just do not want to code ourselves into a situation we have to scrap Stripe and do it over with another payment processor