#zombiewa

1 messages · Page 1 of 1 (latest)

wanton graniteBOT
near vault
#

I suppose we can use the address element with mode billing.

green steeple
#

So the Payment Element presents what is needed to create a payment.

near vault
#

I had a followup though, while confirming the setup how can i skip passing in a return_url?

green steeple
#

That happens without using the address element

near vault
#

ok

green steeple
#

I had a followup though, while confirming the setup how can i skip passing in a return_url?
You can't, it is a required field

wanton graniteBOT
near vault
#

Once the setup intent is confirmed we need to store a success and an identifier to the payment method on our end, which is why we dont want the redirect. Is there a way to prevent the redirect?

#

I guess i can set redirect to if_required. Is there a list for which payment methods need a redirect vs which ones do not?