#morteza_34604

1 messages · Page 1 of 1 (latest)

iron dirgeBOT
hoary shell
#

Hello 👋
Our team won't know a ton about the first two (issuing and treasury) but I can try

jagged jay
#

I need to develop an app like Pleo

#

so I need to get cards for a connected account

#

show card details

#

and card transactions

#
  1. does react native stripe package support them ?
#
  1. we are using react native, can I develop APIs in the backend to talk to stripe and get cards ? transactions ?
#

for card details I must use webview , right ?

hoary shell
jagged jay
#

if I use webviews, how should I secure it ? should I pass authorization token to webview and put it in every request made inside webview ? it this right approach