#Noah-Events

1 messages ยท Page 1 of 1 (latest)

split dune
#

๐Ÿ‘‹ happy to help

plain geyser
#

ty, but it seems its an option

#

any reason why it doesnt work?

#

sorry wrong screenshot

split dune
#

what version of Stripe CLI are you using?

plain geyser
#

v1.10.3

split dune
#

I think it's just a matter of updating to the latest version

plain geyser
#

it brings me to that version

split dune
#

oh wait it actually is the latest version

#

let me look into this for a sec?

plain geyser
#

sure

split dune
#

the one you're looking for is issuing_authorization.request

plain geyser
#

tysm

#

really appreciate it

#

Hey sorry, just one more question, the thing i was trying to do was to get notified when a transaction occurs on my stripe

is the event i was using correct?

#

or would that be another event

rain gulch
#

HI ๐Ÿ‘‹ I'm stepping in for @split dune

#

notified when a transaction occurs on my stripe

#

There are many layers to notifications for transactions on Stripe. For the most basic, try charge.succeeded

#

You can work you way outwards from there, getting more and more complex as you go

plain geyser
#

i see

when i tried the stripe.Charge.list() feature it only returned payments that have been made to me rather than payments i make to other businesses/people

do you by any chance know the way to check the payments i make to others?

rain gulch
#

What do you mean by payments you make to other people?

plain geyser
#

money that goes out the account basically

#

like when i purchase something

rain gulch
#

Using your Stripe balance?

plain geyser
#

yea

rain gulch
#

Well how do you do that? Like are you using Transfers?

plain geyser
#

nono for so for example im 19 and i like shoes so sometimes i enter a raffle and if i win, they would charge me, so i wanna make it so i can see when the charge happens and then send it to a webhook on discord coz i spend most of my time on discord

i like to try and automate most things so i can just see it all in one place