#FasterThanFlash-txn
1 messages · Page 1 of 1 (latest)
Hello @amber edge : I'm facing this issue message=Balance transaction history can only be filtered on automatic transfers, not manual.
I was told to use manual payout for testing
Well based on the error message it looks like you need to use automatic transfers for this. Do you have a request ID (req_xxx)?
Yes, as mentioned in the doc, you can use the payout parameter only for automatic Stripe payouts (not manual) https://stripe.com/docs/api/balance_transactions/list#balance_transaction_list-payout
Thanks @amber edge
I'll set the payouts to manual then
Is there any way to release an instant payout which comprises of Balance Transactions as well? I'm in test mode and i need to test out balance transactions.
@amber edge
What do you mean by "release an instant payout"?
FYI we have a feature called Instant Payouts explained here https://stripe.com/docs/payouts/instant-payouts
Yes I was going through this document only. It seems that this issue needs to have some eligibility criteria. I'm not clear with the instant payout steps though. Is there any way to initiate Instant Payout from the Dashboard?
You can initiate a payout from the Dashboard, yes. But whether it's 'instant' is available will depend on your account eligibility as outlined above
@regal compass Thanks. Do the Test Mode also needs this eligibility ? If yes, is there any way you can enable our account for the instant payout only in test mode?
I don't think you can get 'instant' payouts in test mode. Regardless, the regular payouts will 'clear' instantly (i.e. you'll receive the payout.paid event pretty much the exact time you create it)