#pitcherojbh
1 messages · Page 1 of 1 (latest)
Where are you getting the trr_ object IDs? Is there a request you're finding them in?
If so, do you have a request id?
I am getting this from refunds->create an example I have just put through is re_2Nt4HxNRNK7sFw4m1sSccDyK
When I set reverse_transfer to true, it returns the transfer as trr
Which doe snot match up with the Charge transfer
the trr_ object is a transfer reversal object
tr_ is a regular transfer
so it sounds like the transfer reversal is already happening
Does this mean then with a refund if I set transfer_reversal
to be true, I do not need to make an extra call to the create transfer_reversal reversal end point?
Correct