#samhoefer - payout transactions

1 messages · Page 1 of 1 (latest)

odd lava
#

Hey there! Yes, when using automatic payouts you can accomplish this using expansion ( https://stripe.com/docs/api/expanding_objects ) by expanding the source of each charge balance transaction associated with a given payout. This is shown in our use case example here:
https://stripe.com/docs/expand/use-cases#charges-in-payout

Learn how to leverage expand to perform common tasks