#wangtao-charges-balance
1 messages · Page 1 of 1 (latest)
most charges take ~2 days to settle into available Balance.
Use the 0077 card https://stripe.com/docs/testing#available-balance
to bypass this settlement delay
Simulate payments to test your integration.
no
So how long is the delay for real accounts?
the settlement days exist there, money movement isn't instant
depends on the payment method.
Is there a way that I can get the settlement days for iDeal, creditcard, Bankcontact and Klarna?
Who should I ask?
recommend asking Support team at https://support.stripe.com/contact , ask them about settlement timings for those PaymentMethods.
I know card is ~2 business days, I believe iDEAL and Klarna are the same too but they can confirm
I see, but on test enviroment it takes 7 days
additionally, each Charge has a BalanceTransaction. Which has an available_on timestamp which tells you when the Charge settles into your available Balance