#nayandev_api

1 messages ยท Page 1 of 1 (latest)

devout trailBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1377977823704256544

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

woven fiber
#

hi there!

#

but react native dosent support web native add payment method sheet dfult
I'm not sure I understand what you mean by this. can you clarify what exactly is not working?

karmic quail
#

Like the shown SS is for add card payment method default on stripe but that is not support on the react native web app.

devout trailBOT
hexed laurel
#

๐Ÿ‘‹ taking over for my colleague. Let me catch up.

karmic quail
#

Ok

hexed laurel
#

for the web app you shouldn't use React Native

#

instead you should rely on stripe-js

karmic quail
#

I have used stripe-js already but that work correctly on app but dosen't work on web this sheet name customer data sheet so any other way to open this sheet on react native web something like any API or any other.

hexed laurel
#

I have used stripe-js already but that work correctly on app but dosen't work on web
that's the opposite of how stripe-js is supposed to work

#

you won't see the customer sheet on the web

karmic quail
#

Yes

#

That proveded by stripe default.

hexed laurel
karmic quail
#

Okay let me check.