#poutine-reactnative-terminal

1 messages ยท Page 1 of 1 (latest)

whole cobalt
#

What bridge is this exactly? The bridge between the RN React Javascript components and the native Stripe Android SDK(that is what you mean by โ€˜javaโ€™ in this context) that connects to the reader?

modern scarab
#

Yep, exactly ๐Ÿ™‚

whole cobalt
#

Are you using a third-party? We don't have a RN bridge so we wouldn't know much about this unfortunately

modern scarab
#

Mmm... we did flesh out a package off of an existing repo, yeah. Does that mean that if customers use the JS SDK Stripe provides, that's in tandem usually with server handling most of the payment intent logic? (Creating, canceling, etc)

whole cobalt
#

I'm not really sure I follow what you are saying now I'm sorry

modern scarab
#

Haha no it's fine, basically yes, we based our code off of a third-party

#

So I'm just wondering what users usually do if they use the Javascript SDK -- we handle a lot of CRUD from the app to Stripe directly (e.g. our app makes an API call to create payment intents w/ Stripe, rather than app calling our servers which would subsequently call Stripe)

#

Do customers who have react native apps usually just use the Javascript SDK?

whole cobalt
#

I don't really know sorry, we don't really have much knowledge of RN + Terminal today, it's not a stack we have yet focused on for this

modern scarab
#

Okay, appreciate it regardless, thanks ๐Ÿ™‚