#Amer Bearat
1 messages · Page 1 of 1 (latest)
Yes, you can list all BalanceTransactions (https://stripe.com/docs/api/balance_transactions/list) that were created within the past day and type: payment, and expand data.source.payment_intent to see which PaymentIntents are tied to the successful balance transactions
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.