#Quentin Gabriele
1 messages ยท Page 1 of 1 (latest)
Hi there!
How are you transferring the money between Stripe accounts? By directly calling the transfer endpoint? Or using Direct Charge or Destination Charge?
I'm using checkout with payment_intent_data.transfer_data.destination and payment_intent_data.on_behalf_of
So this is a Destination Charge with on_behalf_of, and in this case you can do cross border payments.
Okay, so when the money has arrived in the Connected account balance, I should be able to do payout to the connected account bank even if my plateform is in France and the connected account is in US ?
Correct.
thanks ๐, last question: when using manual payout is there a minimal delay for the money to be available for payout ?
I just did a quick test and the money on the connected account is marked as not available yet
You mean the delay between making the payment, and the funds arriving in the available balance of the connected account?
Yes, does the money is available for payout (available balance) right after the payment or is there a delay even when the payout interval is set on manual ?
I'm Not very fmiliar with this, but you can find some information here: https://stripe.com/docs/payouts#payout-speed
okay thanks
Happy to help ๐