#maksym-y_code
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/1435931492390797342
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Likelihood is that the PayPal wallet button ('fast payments') isn't support in in-app browsers so we render it in the Payment Element instead
If you have the ID of the intent from your screenshot I can confirm
It's not payment intent, it's "subscription" mode if you're asking about it
OK, then can you share your acct_xxx ID
I'm assuming you follow this guide where you render Elements without an intent
Where I can find acct_xxx ID?
It's in your Dashboard URL, or https://dashboard.stripe.com/settings/account
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
acct_1SKG8t2SUDbIdhJ2
Yep, unsupported browser. I think because it requires a popup which in-app webviews don't support
Thank you. Like your support ๐
No problem, glad I could help!