#kristineannmon
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kristineannmon, 4 days ago, 10 messages
You can look / expand the Balance Transaction source https://stripe.com/docs/api/balance_transactions/object#balance_transaction_object-source
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Okay, let me try that one.
Thanks @merry patrol! I can now see the Payment Intent ID and Charge ID.
But one last question...
I noticed that the Charge ID, Refund ID, and Dispute ID have different starting values for credit card and debit payment methods.
For example, Refund ID has "re" for card and "pyr" for debit. Can I also rely on that as my identifier for the payment methods?