#Aggressive_Pickle
1 messages · Page 1 of 1 (latest)
Hello 👋
I don't think there's a good way to test automatic payout
Is there anything specific you're trying to test?
Yeah, we have an app that basically fetches all the payouts via this endpoint: https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
I found these card numbers that seem appropriate: https://stripe.com/docs/testing?testing-method=card-numbers#available-balance. The only problem is payouts still don't get created even if the connected account has an available balance
Basically what I'm trying to do is just perform some test payments. I'd like for Stripe to create the payouts quickly.