#uh oh
1 messages · Page 1 of 1 (latest)
Hmm i would expect that it should close following completion and redirect back to your return_url
When it says on the documentation
To redirect your customer to the 3DS authentication page, pass a return_url to the PaymentIntent when confirming on the server or on the client.```
If I am creating a paymentIntent with confirm=true, then do I pass that return_url too when creating the payment intent?