#planetcreate
1 messages · Page 1 of 1 (latest)
Can you share the ID (req_xxx) of the failing API request? https://support.stripe.com/questions/finding-the-id-for-an-api-request
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.
Based on what you've said, the error seems correct – you only have a pending balance
That can't be paid out until it's available
If you want to test pay outs, you need to accumulate a balance on your account by using this test card: https://stripe.com/docs/testing#available-balance
Ok, what's the issue?
That's just a request to create a Customer object that succeeded?
not needed any more that test credit card did the trick, thx.
wait one ting how can i set a custom bank information because when using source_type: 'card',
destination: '4242424242424242', i get Error during payout: No such external account: '4242424242424242'
oke thx. i will test it. have a nice day.