Stripe Create Payment Link

Status: Closed · Asked by NickJSI on · 0 views

NickJSI — Question ·

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?

Pabblymember11 — Reply ·

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.

NickJSI — Reply ·

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

Pabblymember11 — Reply ·
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.

Back to all forum threads · Log in to reply