#olli-connect

1 messages · Page 1 of 1 (latest)

viral dragon
shy moth
#

connect acct: acct_1KlPHvQWdCpPuqJV
payment: py_1KlPO6QWdCpPuqJV5Z0SebFF
transfer: tr_3KlPNPHvwzyLKnAV0JHIfjsZ

viral dragon
#

That's the use case for Separate Charges and Transfer flow, instead of the Destination Charge flow you are using

#

in Separate Charges and Transfer, you decide where to fire the Transfer API

shy moth
#

im assuming it wont be possible to schedule a transfer, and we'll have to send a request to POST /v1/transfers using source_transaction?

viral dragon
#

Yes. You would need to build a scheduling mechanism on your system (a cronjon, for example)

shy moth
#

got it, thanks