#Daniyal-stripe-account-balance
1 messages · Page 1 of 1 (latest)
Hello! I'm not sure I understand the question, can you clarify? That seems like the regular payment flow.
You accept a payment -> your Stripe balance (of the nominated settlement currency) is credited
i mean when i call stripe.charges.create function with a stripe customer id where the money charge from customer goes i mean is it avaibale in my stripe balance or somewhere else
Yes, the funds (once cleared) would credit your Stripe balance in the nominated currency
Until they clear, they're held in a 'pending' balance and can't be paid out etc
This is easy enough to test!
thanks alot for helping out
Np!