#How to get a payment ID using create payment link?

1 messages · Page 1 of 1 (latest)

mental remnant
#

I am stuck at a point and where I need to create a payment link and post this I want to receieve a payment ID in the form of webhook, I tried to pass the webhook in create_payment_link but in the response and in the webhook I am getting payment_link_id. Is there a way I can get the payment_id thorugh payment_link_id?

Any hint would be appreciable. The reason I am doing this I do not have any redirect URL (which is mandatory) while create a payment using payment API. Once the payment is done using the link (coming from the payment API) I don't want any redirection

fresh mural
#

@zenith badge

mental remnant
#

Hi, Any updates on this ?

fresh mural
#

Hi Paly, for now it's not possible. Maybe @zenith badge can tell you about roadmaps

mental remnant
#

@fresh mural Thanks for the update. What should I do if I don't have anything to redirect while creating a payment ? Because I am initiating the Payment through an embeddable widget