Make Stripe iframe 500px
<!--- Please read this! Before opening a new issue, make sure to search for keywords in the issues filtered by the "T - Bug" label and verify the issue you're about to submit isn't a duplicate. ---> ### Summary Temporary patch for https://gitlab.com/minds/minds/-/issues/3457?work_item_id=116404432 Make Stripe iframe 500px height as a temporary solution to enable users to add their bank cards who have to go through security measures that go beyond the given height of the iframe (I believe it's currently 150px). ### Steps to reproduce Try enter a card with 3DSecure - unsure how to effectively replicate this with test cards. ### Platform information Web ### What is the current *bug* behavior? Stripe iframe is too short to complete for some users with some banks. ### What is the expected *correct* behavior? Height should be taller ### Relevant logs and/or screenshots ![image](/uploads/00d52004c5d18e8d7532ba1542cb73bc/image.png) ### Possible fixes (If you can, link to the line of code that might be responsible for the problem)
issue