#gersonnve
1 messages · Page 1 of 1 (latest)
this is what the docs say "Additionally, stripe.confirmCardSetup may trigger a 3D Secure authentication challenge. This will be shown in a modal dialog and may be confusing for customers using assistive technologies like screen readers. You should make your form accessible by ensuring that success or error messages are clearly read out after this method completes." https://stripe.com/docs/js/setup_intents/confirm_card_setup
"This will be shown in a modal dialog " but will it be alway a modal?
As far as I know for card payments yes that is expected to be in a modal