#JL102
1 messages · Page 1 of 1 (latest)
Hi there!
Hello!
We don't have any option with Stripe directly to do a transfer in the future. But I don't think using setTimeOut is a good option.
Instead store the charge that you want to transfer in some kind of database, and then regularly check the database to see if there there are charge that are older than 3 days, and if so create the transfer.