#Amit7127-payout-schedule
1 messages · Page 1 of 1 (latest)
Hey! The initial payout for a new account will be 7 days after the first payment, yes: https://support.stripe.com/questions/waiting-period-for-first-payout-on-stripe
Find help and support for Stripe. Our support center provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
Subsequent payouts will follow the schedule set on your account
After initial payment complete, Its still showing 7days for every transaction.
How is your payout schedule configured? https://stripe.com/docs/payouts#standard-payout-timing
https://dashboard.stripe.com/payouts
I am not asking about payout.
I am asking about, charging a card via API
Adding card details via API, and charging it later.
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Amount is deducting from the card immediately, but in my strip dashboard its showing , it will be credited after 7 days
Ah, my bad
Well in test mode there's a specific card you can use so that the balance will be available immediately: https://stripe.com/docs/testing#cards-responses
Specifically: 4000000000000077
Okay in production will it credit to our stripe immediately or it will take 7 days?
in real time scenario
Well it depends on a lot of factors
What are those?
It's not immediate, no. It'll be in the pending balance until clear
Banks, card networks, etc
Is there any specific time frame from pending to clear?
Some delay will be fine, means 1 day or some hour.
But 7 days, is not practical.
I am asking if the amount will deduct from a card, how much time it will required to reflect that amount in our stipe account?
The answer is 'I don't know' I'm afraid!