#nickdnk_webhooks

1 messages ¡ Page 1 of 1 (latest)

silk ibexBOT
#

👋 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/1328380727972335677

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

thick creek
#

Not really sure what "negative transactions" means? Refunds? Top-ups? Payouts?

fresh vortex
#

Good question, looking in to this

thick creek
#

It would be fine to receive all balance updates, it doesn't have to be "now negative" and "no longer negative" only

#

I'll just keep a column with stripe balance on my end

lunar forum
#

Hi, I can confirm that is not an event for a negative balance. You're idea of keeping track of Stripe balances on your end is the recommended step.

thick creek
#

I guess my question is actually what "This event is not fired for negative transactions." means

#

as the balance usually only goes negative in case of refunds, if it doesn't fire then it won't be very useful

lunar forum
thick creek
#

These are all standard accounts so I don't control their payouts or negative balance behavior

lunar forum
#

You could use the Stripe Account Header to get the balance on Standard Accounts, no?

thick creek
#

Sure, but I can't do that all the time

#

I'm aware I can ask the API, but I need the info as a webhook

lunar forum
#

There is currently no events fired for negative balances. I've shared your feedback with the team.

thick creek
#

Okay that's unfortunate

#

It seems very odd that you would exclude negative transactions from balance.updated - it makes that event pretty useless

#

I guess I'll not implement this yet then

#

Thanks for clearing it up!