#Kalluste
1 messages · Page 1 of 1 (latest)
My guess is the latter, confirming
The only other way would be to use the source_transaction ID and make a separate API request to retrieve that object
if I add that metadata to the refund object, is it visible from balance transactions?
Should be yes, as source field on the BT would be a re_xxx object, right? https://stripe.com/docs/api/refunds/object#refund_object-metadata
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Yes! Okay, I'll try it out. Thanks for the information