#Ida

1 messages · Page 1 of 1 (latest)

candid gorgeBOT
tall lance
#

👋 happy to help

little jungle
#

Hello

tall lance
little jungle
#

let me have a look

#

can we add the params.put("refund_application_fee", true) also when with transfer.getReversals().create?

tall lance
#

yes

little jungle
#

Thanks, I will try it.
As an alternative, can we use the transfer id to get the charge Id and create a Refund like shown in the link you shared?

#

Another question, is the amount passed to the return transfer.getReversals().create should be the full paid amount, or the transfered amount?

tall lance
#

Another question, is the amount passed to the return transfer.getReversals().create should be the full paid amount, or the transfered amount?
the transfered amount

#

As an alternative, can we use the transfer id to get the charge Id and create a Refund like shown in the link you shared?
I guess