#aerologic_code

1 messages ยท Page 1 of 1 (latest)

buoyant spruceBOT
#

๐Ÿ‘‹ 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/1270074157282885762

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

willow cairnBOT
#

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.

echo bluff
#

Here are some screenshots.

pure kite
#

Hi ๐Ÿ‘‹

I'm sorry but this statement makes no sense to me

Implementing Android SDK into native Kotlin webview

Webviews implement lightweight web browser functionality, while the Stripe Android SDK is used to add Stripe functionality to Android applications.

echo bluff
#

I'm using the Android SDK with our webview. I simply initiate the verification screen from our website instead of a native button. It works the same as a normal Android application.

pure kite
#

What do you mean by "the verification screen"? What flow are you implementing

echo bluff
#

The webview part is mostly irrelevant.

#

Identity verification, as seen in my screenshots.

#

Sorry, missed that bit.

buoyant spruceBOT
pure kite
#

Most Stripe browser based Stripe UIs do not support running in Webviews

echo bluff
#

But it's not the browser version, it's the SDK version.

#

The iframe/browser version didn't work, so I'm implementing the SDK which does work, it just goes back and forth between the actual native modal and the Chrome client modal.

chilly rock
#

For something like this I'd recommend a Github issue with detailed reproduction steps on the Android SDK repo