#arlan-biati_api
1 messages ยท Page 1 of 1 (latest)
๐ 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/1266101972524859435
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi ๐
Tap To Pay is specific to Stripe Terminal
Which is an entirely different integration than Stripe React Native.
how do I implement the cash app now? because it's another lib and the providers are conflicting
I don't think you can implement them in the same React Native app
๐ฉ
can you verify this for me?
We really want to implement it, but we also want to have tap to pay, which is already in production.
Sorry I'm a litlte confused. Our implementation of Cash App https://docs.stripe.com/payments/cash-app-pay/accept-a-payment?web-or-mobile=mobile&payments-ui-type=react-native for mobile is meant to be done on the Customer's phone, while Tap To Pay is something the Merchant's phone implements.
I don't want to say this is impossible but I'm having a hard time understanding how this flow would work in practice
oh