#alexander-1966_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/1317080471980478494
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
this https://docs.stripe.com/payments/save-and-reuse?platform=web&ui=elements
(Custom payment flow tab)
we use PaymentElement iframe that looks like this
we normally don't recommend using the PaymentElement in a popup
do you have an accessible url for your website so I could test and see what's happening exactly?
we don't have the form publicly accessible but I can (try to) answer questions about it. Saying "try to" as I'm a BE developer but could reach out to the FE team if needed.
About using it in a popup, that's what fits our design at this time but if there are issues with the behavior, I'd definitely like to know.
by the way evt_0QUTngVyHoaa9nmD04CvsY7y is an example of setup_intent.requires_action event with next action "use_stripe_sdk" that later succeeded (we got setup_intent.succeeded 26s later). So not all such cases fail, if that helps.
yes I see
if you can just host your local version using a tunnelling software that would be great
I can't provide that right now, if there's something specific you're looking for I can forward it to the FE team
I would like to test to be able to troubleshoot
ok, I'll check if they can provide such tunneling and will reach out again if that's possible