#mtoledo_payouts-testmode

1 messages ¡ Page 1 of 1 (latest)

sullen coyoteBOT
#

👋 Welcome to your new thread!

⏲️ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.

⏱️ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.

🔗 This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1484305503759765616

📝 Have more to share? Add more details, code, screenshots, videos, etc. below.

Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

craggy hazel
#

And by this I mean are there webhooks triggering

sand dragon
#

We do not emit webhook events for individual balance transactions. Can you please clarify what you mean here?

craggy hazel
#

I'd like to test a payout then all the balance transactions for that payout in test mode

sand dragon
#

We generate Payouts in test mode but only as Stripe objects. Obviously we do not communicate with bank networks in Test mode.

craggy hazel
#

but that doesn't include balance transactions associated right?

#

it's just the payout

sand dragon
#

No, payouts don't

#

If you want to see the related balance transactions, we have an API for that

#

You use the List API for balance transactions and use the Payout ID in the payout parameter

#

This only works for automatic payouts though

craggy hazel
#

ok let me test that with test mode. I don't think I saw any payouts

#

any balance transactions for a payout

sullen coyoteBOT
#

mtoledo2_payouts-balance-transactions

sullen coyoteBOT
vague latch
#

Payouts don't happen instantly, they take literal days

#

mtoledo_payouts-testmode

craggy hazel
#

Yeah was just wondering if in test mode it can be triggered

#

but seems like we can't trigger ad-hoc