#sandy.nozaki
1 messages · Page 1 of 1 (latest)
last time i checked the person said he assigned a reverse_transfer to a transfer that occurred a year ago
hello! i'm not aware of any time limit for that so it should be possible, i'd just try it out
cna you check if i can assign it to a transfer_id that occurred 3 years ago?
do you think you can try it out
and let me know im not a developer
hellol?
i don't think i have any transfers on hand that go up to 3 years back, but i'll take a quick look
thank you so much
i was able to reverse a transfer that occurred more than 3 years back, so there's no time limit for it
it was slightly more than 3 years. But as i mentioned, there's no time limit
ok thank you
i understand account debit is used to collet funds from connected accounts; products, services, recover funds for a previous refund, to make adjustments but ultimately cant we just use reverse_transfer instead?
You can use reverse_transfer if you want. Sometimes you may want to reverse more than the transfer or for accounting purposes - explicitly charge the user for some service you provide
found it
true...
but i mean we can still create multiple reverse_transfers...right?
i guess the sole purpose is for accounting?
sure, you can go ahead and create multiple reverse_transfers - but what if the the user only has $40 worth of transfers and you need to debit them for $50?
well we would have connected reserves on
i mean that would be the same thing for account debit cos theyll first try to deduct from the connected account so if the balance is not insufficient then ultimately itll be the same thing
how is it the same?
you can only reverse transfers up to the max amount of the transfer
so if you have $40 of transfers
you can't reverse $50
yeah but you can create another reverse_transfer for the remainder
assign it to another transfer_id
that's assuming the connected account makes another transaction, and you transfer more money to them
yeah
it's a viable alternative if that's what you prefer, although implementation for it is going to take quite a bit of effort
yeah i understand assigning it to multiple transfers will be a lot of effort
but i think if the connected account has no balance the accoutn debit essentially will be the same cos itll place a reserve on platform and then autodebit
which is the same if we reverse_transfer if they have no funds the rest is the same; negative balance, reserve, autodebit, 180days release reserve to connected account to zero out
alright, like i mentioned, it's really up to you
so just to confirm its really for accounting purposes, to track easily?
and for less development
those are just some examples - users can have other reasons to use account debits (maybe some that I haven't thought of yet). Test both out and see what works best for you