#slavageorgiev
1 messages · Page 1 of 1 (latest)
Hi there!
Looks like you are using Destination Charges? https://stripe.com/docs/connect/destination-charges
If you want to trigger the transfer at a later point, you should use Separate Charges & Transfer instead: https://stripe.com/docs/connect/separate-charges-and-transfers
Yes, i would like to trigger the transfer at a later point.
Ok will give it a try, thank you!
Is it possible to create a paymentIntent and trigger the transfer at later point?
Or is it required to create a charge
Is it possible to create a paymentIntent and trigger the transfer at later point?
Yes exactly, that's what the link I shared explains