How can I add stripe test balance in test mode so that i can test payout.
Error message - error handler StripeInvalidRequestError: You have insufficient funds in your Stripe account.
How can I add stripe test balance in test mode so that i can test payout.
Error message - error handler StripeInvalidRequestError: You have insufficient funds in your Stripe account.
yuting
On
You can use available balance test cards that bypass pending balance and make the funds immediately available for payout testing: https://stripe.com/docs/testing#available-balance
Copyright © 2021 Jogjafile Inc.

According to Stripe documentation at https://stripe.com/docs/connect/top-ups#testing: