#soma-plink-transactions
1 messages · Page 1 of 1 (latest)
Hi @somber lion I am trying to get the details for one paymentlink, that is to say, all the times it has been used
date of use
something like that
Directly via the API?
yep
I don't believe that's possible right now, you'd need to go via the Checkout Sessions endpoint checking the payment_link field: https://stripe.com/docs/api/checkout/sessions/list
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Normally we recommend logging checkout.session.completed events to track this activity
Oh, I was thinking to try to track this info from the seller's account balance
I will try your suggestion, for sure. I thank you for your time. Happy July 4th!
np! I'd love to share your feedback with the Payment Links team – can you share your account ID?
oh, rigth now I can not, sorry... I'm currently away from my computer
Sure, drop back in when you have it! Team will be happy tp hear your feedback
I'll be happy to be helpful