#Mahesh K
1 messages · Page 1 of 1 (latest)
hi soma
when i retrieve the balance from stripe i am using stripe balance api.
in the response i am getting available and pending balnaces.
how i to change the pending balance to availabe?
This is done automatically by Stripe
Note that if you are in test mode, you can directly put money in your available balance (and bypass the pending balance) by using this test card: https://stripe.com/docs/testing#available-balance
ok.
can you provide me documentations for, how stripe converts the pending to available balance.
With non-Connect accounts, processing charges increases the Stripe account balance. The charged amount, less any Stripe fees, is initially reflected on the pending balance, and becomes available on a 7-day rolling basis. (This timing can vary by country and account.)
https://stripe.com/docs/connect/account-balances
cant we reduce the rolling time
I don't know, for this types of question you should ask Stripe support: https://support.stripe.com/contact
ok
tell me one thing...
is it possible, the amount from the customer and transfers the received amount directly to the vendor account.
If you are using Stripe Connect, then yes.
You can learn more about the different types of charges you can create with Connect here: https://stripe.com/docs/connect/charges
Note that the vendor will need to have a Stripe account.
stripe account means seperate stripe account or i can create an account for my vendor using stripe connect.
Each vendor needs their own Stripe account.
You can learn about the different types of accounts here: https://stripe.com/docs/connect/accounts
no, i am asking whether my vendor have different stripe account
or an account using stripe connect.
did you got my question?
No sorry I don't understand. If you want to send money to someone, they need to have a Stripe account.
separate individual account wright.
Yes. You have your own Stripe account, and each vendor their own Stripe account.
You can learn more about the different types of charges you can create with Connect here: https://stripe.com/docs/connect/charges
can i have the rocket rides git repo for standard connect accounts