#dias_19277

1 messages · Page 1 of 1 (latest)

pale laurelBOT
thick sluice
#

Hi there!

#

What do you mean exactly?

clear gate
#

a payment intent using card 3ds

thick sluice
#

When you confirm the PaymentIntent on the frontend, then 3DS will be triggered if needed. And everything should work.

clear gate
#

i use in a front end stripe.confirmCardPayment, but i have a popup with 3ds and click confirm and nothing nothing happened

thick sluice
#

and nothing nothing happened
What does that mean exactly? The popup stays open, or it closes? DIs the payment successfull or failed?

clear gate
#

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'".

thick sluice
#

Is the payment status successful? If you are not sure, cna you share its ID (pi_xxx)?

clear gate
#

pi_3Ny9AQL0kzIdm7WI1nlXzTxH

thick sluice
#

I see status: "succeeded", so everything worked as expected.

#

So what's the issue?

clear gate
thick sluice
#

Can you share a URL where I can reproduce that issue?