#redtopia-charge-fee
1 messages · Page 1 of 1 (latest)
The same feature works everywhere, it's called Expand: https://stripe.com/docs/expand
With a Charge you simply expand the balance_transaction property so expand: ['balance_transaction']
ok I'll try it... stand by
oh hell yea! Thanks... I couldn't figure this out bc the string for the expand property is different from the payment intent. Thanks for the link to the doc
it's basically the exact API path to what you want to expand