#Nepotist
1 messages ยท Page 1 of 1 (latest)
Hi! Let me help you with this.
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. ๐
You just need to provide a return_url so PayPal knows where to send the customer after they've completed the flow.
๐ stepping in here
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
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
OHHHHH
Try excluding that