#Joshua S
1 messages ยท Page 1 of 1 (latest)
Hello ๐
I believe we cover the manual process with the API here
https://stripe.com/docs/payments/3d-secure#manual-three-ds
It should, yes!
I believe it would send them a link to the hosted invoice page
https://stripe.com/docs/invoicing/hosted-invoice-page
So there is no way to send someone to the 3d secure verification page if that email wasn't activated yet?
Not sure what you mean,
1/ Either you build the UI yourself using the link I shared first (with manual 3DS flow)
https://stripe.com/docs/payments/3d-secure#when-to-use-3d-secure
OR
2/ you use the customer emails
So I'm using Stripe Checkout. I don't have any UI built
I noticed one customer requires 3D secure. But I did not have these emails activated. I want to get that customer to verify. Without having to build a UI
Hmm I see, I don't think there's an alternative unfortunately.
You mean there is no way to just send the email that would have been sent anyway?
You might be able to send the invoice using the dashboard
Can you share the PaymentIntent ID?
Let me see
Ah, I found a link on the dash which seems to be right
Does this look like the right page?
Cool thanks. That should be good enough