#muhammad-hamza_api

1 messages ¡ Page 1 of 1 (latest)

misty valeBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1248605171345395763

📝 Have more to share? Add details, code, screenshots, videos, etc. below.

gusty flame
#

The separate transfer can be delayed until n days after the payment as you need

civic monolith
#

when the payment is received in the web application owner account. then after 2 days it should automatically transfer to the owner personal account and to the vendor.

is there any specific API for this?

gusty flame
#

You'll need to implement a queue/job system to trigger it exactly 2 days after the payment and call the Transfers API. You can't schedule that in Stripe today

civic monolith
#

in the invoice API, it facilitate the end user to schedule a payment after N number of days. i have implemented the functionality of transfer into connected account(s). is there any api of stripe facilitate the at the time of transfer?

steep mountain
#

hi! I'm taking over this thread.