#asdfgh-refund-reverse-transfer

1 messages · Page 1 of 1 (latest)

pallid pike
#

Hey, assuming you're using destination charges?

shrewd acorn
#

I am using separate charges and transfers

#

But these two objects are in the same transfer group

pallid pike
#

So it'll be 2 actions: a refund and a transfer reversal

shrewd acorn
#

Okay, and is this possible to also reverse a transfer later?

pallid pike
#

Normally you can pass a reverse_transfer parameter when creating the Refund, but not when using separate charges and transfers

shrewd acorn
#

Yes, i've seen this, but here I need to pass transferId, but I am wondering if I can achieve this with only paymentIntentId

pallid pike
#

You can't, no. As there's no transfer associated with the Payment Intent (as you did them separately)