#prashant-ungerboeck-list-payments
1 messages · Page 1 of 1 (latest)
Payment Intents go through a series of different statuses depending on what has happened (or not happened) with the payment.
If you just want Charges, I would recommend using the Search Charges API: https://stripe.com/docs/api/charges/search
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.