#thoxics-paymentlinks-file
1 messages · Page 1 of 1 (latest)
thoxics-paymentlinks-file
Hey @slim hare! What do you mean "create a file"? Can you provide a bit more details?
a csv file which contains the product id along with its payment link.
or how can the payment link be related to your product id?
Ah so you mean for your own analysis as the account owner? There isn't really an API for this and the Dashboard export doesn't seem to export the product ids for some reason
that's... weird so I'll flag internally because what's the point of an export without this 😅
For now you can use the API to do this, you can use https://stripe.com/docs/api/payment_links/payment_links/list and at the same time expand the list of line items using the Expand feature https://stripe.com/docs/expand to get to the details you need