#oleh
1 messages · Page 1 of 1 (latest)
Can you share an example pi_xxx that you'd want to refund?
For example this one pi_3LvIwPHrxLAaYjng0YVS9usN
Ok, destination charges: https://stripe.com/docs/connect/destination-charges#issuing-refunds
Specifically:
When refunding a charge that has a transfer_data[destination], by default the destination account keeps the funds that were transferred to it, leaving the platform account to cover the negative balance from the refund. To pull back the funds from the connected account to cover the refund, set the reverse_transfer parameter to true when creating the refund:
Thanks