#makaralis
1 messages ยท Page 1 of 1 (latest)
๐
no way?
as I understood through this documentation I could
https://stripe.com/docs/payments/3d-secure
it says:
However, you can choose how and where to show the 3D Secure UI. Most merchants show it in a modal dialog above their payment page. If you have your own modal component, you can place the 3D Secure frame inside of it. You can also show the authentication content inline with your payment form.
I thought you meant you wanted to customize the content
no no
I want my modal with payment form to be invisible while 3d secure opens
but I can't understand how to check whether its open or not since it opens automatically while I am calling confirmCardPayment