#noor-balaum_docs

1 messages ยท Page 1 of 1 (latest)

dusk drumBOT
haughty cloudBOT
#

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

dusk drumBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can 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/1255253517577490433

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

alpine mantle
#

Hi

#

i need help

#

with this

#

im using react native mobile element payment

#

now payment mothed saved same in photo but if me clear data of app he forget card

#

i need save card in customre

#

but im using firebase for accounts

#

how can i marge customre with firebase accounts??

#

?

sweet night
#

Hello
Server is running a bit busy, please be patient ๐Ÿ™‚ I'll take a look as soon as I get a chance

alpine mantle
#

umm Ok i wating

sweet night
#

Stripe doesn't support firebase out of the box so you'd need to look for guides on the internet to see how you can sync customer data on firebase

alpine mantle
#

but how to save payment mothed with user >?

sweet night
#

Not sure what you mean by that

alpine mantle
#

i back soon dont close chat

alpine mantle
#

i mean how can user save cards with data without forget if app cleard data

sweet night
#

That's what the URL I shared above shows you. Using SetupIntents OR PaymentIntents + setup_future_usage, you're saving payment methods on Stripe (not locally).