#dias_19277
1 messages · Page 1 of 1 (latest)
a payment intent using card 3ds
When you confirm the PaymentIntent on the frontend, then 3DS will be triggered if needed. And everything should work.
i use in a front end stripe.confirmCardPayment, but i have a popup with 3ds and click confirm and nothing nothing happened
and nothing nothing happened
What does that mean exactly? The popup stays open, or it closes? DIs the payment successfull or failed?
i have this error Refused to load the image 'data:image/png;base64,iVBORw0KGgo=' because it violates the following Content Security Policy directive: "img-src 'self'".
Is the payment status successful? If you are not sure, cna you share its ID (pi_xxx)?
pi_3Ny9AQL0kzIdm7WI1nlXzTxH
I gave in return_url https://localhost/sucess but I was not redirected to this page
Can you share a URL where I can reproduce that issue?