#vdoulcier

1 messages · Page 1 of 1 (latest)

fleet oysterBOT
weak copper
#

Hi! Let me help you with this.

#
  1. Have you tried it? Is it working?
  2. No, if you use Stripe Elements, it will take care of it for you.
  3. No, it's always displayed in the modal. What's your concern with the returnUrl exactly?
devout pond
#

Hi!
Thank's for your answer.

  1. I haven't tested it yet, just reading the documentation. Is it the right way to force 3DS? Or maybe the default configuration will always force 3DS when available?

  2. Ok so with Elements, I don't have to care about 3DS redirection, perfect!

  3. If 3DS is always displayed in a modal (when available), I don't understand in which case the confirmParams.returnUrl is useful? Maybe it's not applicable for cards but only for other payment methods that requires additional configuration?

weak copper
devout pond
#
  1. OK

  2. It's for a setup_intent without payment, so the 3DS will always be displayed via Elements, I don't have to care about next_actions and that's it, no?

weak copper
#

Sorry, that was for point (3)

devout pond
#

Oh ok, so If I don't configure this URL, it will stay on the origin page? As I will never do payments?
I just want to stay on the same page, and refresh the content to display status.

weak copper
#

redirect_url is required.

#

But you can set the redirect: if_required parameter and it will only redirect you to return_url for specific payment method types.

devout pond
#

Ok perfect, a big thank's Vanya, fully clear! Will check that. Have a nice day!

weak copper
#

Happy to help!

#

You too