#jeb - expansion
1 messages · Page 1 of 1 (latest)
Hi there. One moment
You should be able to do this with expansion: https://stripe.com/docs/expand#multiple-levels
so what would be the 'expand' header from get/v1/payment_intents/[intent] to get this balance_transaction object?
You can try this out in test mode, but I think charges.data.balance_transaction. Not sure off the top of my head, but expansion may not work with lists (since charges.data is a list), but I recommend giving it a go