#italiano4035-transfer-funds
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- italiano4035, 2 days ago, 18 messages
HI 👋
What funds flow are you using? It sounds like Separate Charge & Transfers. Is that correct?
correct
In that case the best option to avoid this situation is to indicate the source_transaction for the Transfer. https://stripe.com/docs/connect/separate-charges-and-transfers#transfer-availability
With a source_transaction, the transfer request returns success regardless of your available balance. However, the funds don’t become available in the destination account until the funds from the associated charge are available to transfer from the platform account.
italiano4035-transfer-funds
ok I will try, but is it normal that when the payment intent is confirmed the money doesn't go to the the money to transfer to your bank account and stays in the retained funds instead??
That depends on what payment method it used. The funds do not automatically become available in your Stripe balance though, which is where an unlinked Transfer will draw funds from
Ok so by using source_transaction the transfer gets the money from the retained funds of the payment intent right, ok I will try this
I now get an error No such charge:PAYMENT_INTENT_ID
I am passing to source_transaction the payment intent id
ok so I used latest?charge without the transfer group and now it works
one question do you chaarge a commission for the payment intent confirm and then a commission for the transfer??
I just did a test and it seems is only a unique charge from your side for future reference