#marlon2k
1 messages · Page 1 of 1 (latest)
Hello 👋
Are you using Stripe Checkout?
If so, you can use the list Checkout Sessions API, provide the PaymentIntent ID and expand the line_items parameter to look at the line Items
https://stripe.com/docs/api/checkout/sessions/list
https://stripe.com/docs/api/checkout/sessions/object#checkout_session_object-line_items
@winter palm Thank you - we aren't using Stripe Checkout. We have a custom shopping cart our clients use and when they purchase we send the info via webhook to Stripe which creates the payment.
Possible with this setup?
Not sure I follow. Are you using a beta feature or something for the cart/items?
Wait maybe we are using Checkout.
However - with your method, I'd still need to check every payment intent manually.
I have a list of 5000 payment intents - need to somehow get the 'ITEMS' data for all of them at once.
See what I mean?
So that then I can transfer all of that into a spreadsheet and transform the data easily from there.
@winter palm
Ah our team on discord won't know much about reporting unfortunately. that's not something we work with much so I don't know if there's anything that can help.
I'd recommend talking to our support team to see if they can help, they're experts on reporting so they must know of a workaround
https://support.stripe.com/?contact=true
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.