#kane_88807
1 messages · Page 1 of 1 (latest)
I want to get the payment link of product
i want to find Payment links by the Product ID
so you have a Product ID, and want to find Payment Links that are using this product?
if so, the only option is to list all Payment Links wiht this endpoint: https://stripe.com/docs/api/payment_links/payment_links/list
and then do the filtering on your end
How i can do the filtering ? there no product attribute