#matt - connect & refunds

1 messages · Page 1 of 1 (latest)

devout current
#

hey there, if you want to have the amounts transferred to the connected account reversed, you need to indicate reverse_transfer=true when creating the refund as described here:
https://stripe.com/docs/connect/destination-charges#issuing-refunds
https://stripe.com/docs/api/refunds/create#create_refund-reverse_transfer

With Connect, you can create charges on your platform account, take fees, and then transfer remaining funds to your connected accounts.

tall dove
#

Thanks!

devout current
#

NP!