Modal without a footer #1226
-
Hi, We have a scenario where, when a user enters their card information on console, if they are in the EU, they might be redirected to the bank's website for 3D secure authentication. We want to inform the customer of the redirect before moving to the bank's page. I'm hoping to get some guidance on the use of the modal here.
We do not want the user to take any action until they have been redirected - this is for informational purpose only. @katieporter FYI |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hey @PoojMenon - thanks for creating a GH discussion on this! To answer your first question, yes, you can remove the footer section. I just pinged DSYS engineers on the second question. If you can remove the close icon, then you're all set. If you can't, you can just remove the modal header entirely, and move the "Redirecting to your bank..." headline into the modal body. I'll circle back on this one shortly! |
Beta Was this translation helpful? Give feedback.
Hey @PoojMenon - thanks for creating a GH discussion on this!
To answer your first question, yes, you can remove the footer section.
I just pinged DSYS engineers on the second question. If you can remove the close icon, then you're all set. If you can't, you can just remove the modal header entirely, and move the "Redirecting to your bank..." headline into the modal body. I'll circle back on this one shortly!