#Sergei Frolov

1 messages · Page 1 of 1 (latest)

nocturne coveBOT
opaque sun
#

Hello! When you create one or more Transfers for a source_transaction the total amount of those Transfers cannot exceed the total amount of the source_transaction. The error you're getting indicates you have multiple Transfers for this source_transaction which, when combined with the amount of this new Transfer, would exceed the total amount of the source_transaction.

left reef
#

But it’s right in my case. source_transaction (I set charge id) is 12,87 and transfer is 9,56

opaque sun
#

956 is the amount of the Transfer you're trying to create, but there are already two other Transfers for this source_transaction which total 1111. 1111 + 956 is 2067, which is ore than 1287.

#

That's what the (There are already 2 transfers using this source, amounting to R$ 11.11.) part of the error is telling you.

left reef
#

But it’s a new payment. Why is there transfer to this source?

opaque sun
#

You created the other Transfers.