Stripe Create Payment Link
Status: Closed · Asked by NickJSI on · 0 views
I'm attempting to create a payment link with stripe with a custom redirect on successful payment.
I'm attempting to create a payment link, but after creation, I do not see in the documentation where to retrieve the payment link to send to the user.
Is this possible?
Hey @NickJSI
Can you please share the workflow once where you have implemented the same logic so that we can check the further possibility?
Though have you tried this API request to get the payment link from Strip - https://stripe.com/docs/api/payment_links/payment_links/retrieve which you can try in the custom API request.

Thank you Supreme.
I'm still getting issues with the redirect parameter:

I'm still getting issues with the redirect parameter:
Can you please share the workflow URL once in which you have tried the same? So that we can look into it.