#redtopia-charge-fee

1 messages · Page 1 of 1 (latest)

wind falcon
#

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']

shrewd lily
#

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

wind falcon
#

it's basically the exact API path to what you want to expand

shrewd lily
#

I see

#

thanks