#Nepotist

1 messages ยท Page 1 of 1 (latest)

frozen vaporBOT
sudden lake
#

Hi! Let me help you with this.

sonic sage
#

Great, thanks!

#

The error on this Payment Intent pi_3NE9kNGeos9eOLE81V1kuioB tells me I need to include a return_url

#

I tried that on this Payment Intent pi_3NEAYHGeos9eOLE81FdVjimo and I would need to redirect my customer to PayPal again

#

So one redirect to make the Setup Intent, a second redirect to confirm the Payment Intent. ๐Ÿ˜“

sudden lake
#

You just need to provide a return_url so PayPal knows where to send the customer after they've completed the flow.

charred sedge
#

๐Ÿ‘‹ stepping in here

sonic sage
#

I thought I did that when making the Setup Intent but it didn't work. Give me a moment to check it out.

#

Hi there

charred sedge
#

So I think the issue is that you are passing mandate_data again when confirming the PaymentIntent

#

Which means you are creating a new mandate

#

So it wants to redirect for authentication

sonic sage
#

OHHHHH

charred sedge
#

Try excluding that