Stripe Payout testing

479 Views Asked by At

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.

and the balances in stripe are as - enter image description here

2

There are 2 best solutions below

0
Samuel Liew On

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

You can use the Dashboard or the API to test adding funds to your balance.

0
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