#devonthedo88-insufficient-funds
1 messages · Page 1 of 1 (latest)
@last shale Funds are not available to pay out immediately. For example a card charge on Monday has funds pending for 2 days in the US and available on Wednesday. And if you're on automatic payouts, funds never become available as they are paid automatically to your bank account.
What are you trying to do exactly? Are you a Connect platform trying to transfer funds from a payment to a connected account?
You can't really transfer with pending balance, it doesn't make sense.
Are you using Separate Charges and Transfers https://stripe.com/docs/connect/charges-transfers ?
Yes separate
I'm making a Uber type app so on payment intent I don't know who the transfer is going too.
Can't I supply destination when I capture funds
you can
you can also use source_transaction on Transfer creation as documented in https://stripe.com/docs/connect/charges-transfers#transfer-availability
Charge Id is payment intent Id?
no, it's the Charge id, the ch_123, which is in the charges collection on PaymentIntent