#chooke

1 messages · Page 1 of 1 (latest)

neon schoonerBOT
long root
#

Are you using OAuth for connected account connection? Or does the platform create the connected account?

vale badge
#

We just using stripe connect

#

No 0Auth

neon schoonerBOT
long root
#

Is it an existing connected account to your platform or your platform creates new connected account?

vale badge
#

We create new connected account

faint birch
#

👋 taking over here. Have you notice any webhook event after successful connection?

#

By testing in Test mode

vale badge
#

I’m currently testing locally by triggering account.updated, but I’m not sure if that’s the correct event

faint birch
#

account.updated is the correct event. It's a pretty important one and will be fired each time there is an update on the account

vale badge
#

so what i'm trying to do is send a confirmation email when a user successfully connect his stripe account using stripe connect, but if i listen to account.updated this will trigger on other update too , is there another way to do this ?

faint birch
#

Which account type is that? Express/Standard/Custom

vale badge
#

express