#AlexZ
1 messages · Page 1 of 1 (latest)
Hello 👋
1. If we do the above suggestion, the payments will transfer to the connected account but it wont trigger a payout (i.e. sent to the clients bank) correct?
I believe it depends on your payout schedule but no, it won't immediately create a payout.
- Also, once the payment is transferred as suggested above we can we trigger a refund from our application normally correct where we have the parameter reverse_transfer = true? Coz this is really where we discovered this issue. We could not do a refund on some transactions because there is no transfer information on the request and we had the reverse_transfer = true setting when making the refunds.
I believe so, I'd recommend running this in test mode first to make sure that the outcome is intended.
Got it. Thank you @odd cove !