#ravid_unexpected

1 messages ¡ Page 1 of 1 (latest)

abstract lightBOT
violet phoenixBOT
#

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.

abstract lightBOT
#

👋 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/1240629900818513970

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

wet portal
#

hi! yeah, webViews are going to be pretty tricky. Is there a reason you do it that way instead of using our native SDKs?

#

overall though Google Pay never works in a Webview as far as I know, and for Apple Pay you need to have registered the domain, and also be using SFSafariViewController or a recent >13 version of iOS. So probably it's just that so no methods are available so the ExpressCheckoutElement has nothing to show.

mortal stirrup
#

Hi

#

We already have our web app developed and we would like to use it for mobile as well

#

with some user agent we can see some payment method like link

#

but on clicking we get a white page with an "something went wrong message"

#

how can we make it work

wet portal
#

a bit hard to say without some more technical details like how your WebView is implemented, what the site is, example PaymentIntent IDs if relevant, if it's iOS or Android, and so on.

mortal stirrup
#

We dont have any payment intent, we are using deferred flow, and in an android device, currently there is no website that we can share. I wanted know if there something specific that we need to know when using webview and user agent. why there are gaps with the same code with only difference is the user agent

#

the payment element works as expected

gusty junco
#

hi! I'm taking over this thread.