#jarvis_3DS-redirect-iframe

1 messages ยท Page 1 of 1 (latest)

glacial vaporBOT
alpine fableBOT
#

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.

glacial vaporBOT
#

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

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

green karma
#

Unfortunately, Stripe requires a full page redirect for 3DS authentication workflows, so you shouldn't try to embed it within an i-frame

nova elbow
#

So basically any bank redirect flow won't work with any embedded forms?

#

And there is no way to make it work?

green karma
# nova elbow And there is no way to make it work?

As far as I can tell, no. Because there's no way to communicate that you intend to redirect back to a nested i-frame. You would have to have a separate integration method for every possible card issuer's auth portal and (speaking from experience) many of them are not easy to work with.

nova elbow
#

What if there is some way that the stripe doesn't change the parent window location but only changes the nested iframe's location. And the redirect url will just work inside the iframe right? After authentication it would redirect back to the given url inside the same iframe. Without affecting the parent page.

green karma
#

That's an idea. I could give that as feedback to the product team, but I wouldn't expect this to be addressed anytime soon.

nova elbow
#

Got it. This would be a big blocker for us. Because this will prevent us from adding stripe payments to one of our most prominent product.

#

But thanks for the help though. Will need to convince our product team that this is not in my hand to make this work ๐Ÿ˜น

green karma
#

What's your account ID?

nova elbow
#

I have my test account id that I use for testing.

#

The platform account id i'll need to find

#

Why is that needed though?

green karma
#

Sometimes it can add a little extra to the feedback I give them if I have an account to tie the request to

nova elbow
#

Got it. Give me 5 mins i'll try to find it.

green karma
#

It's alright if you don't have it. Just wanted to make sure the request had everything possible to keep it on their radar

nova elbow
#

acct_1Cbrx8FpU9DlKp7R

#

This is our platform account id

green karma
#

Got it. Yeah, that should definitely help

nova elbow
#

Makes sense.

#

Thanks man!

green karma
#

Sure thing!

glacial vaporBOT