#Sharvari96

1 messages ยท Page 1 of 1 (latest)

bleak valeBOT
rare dove
#

Hi! Let me help you with this.

#

No, no webhooks needed.

pseudo dew
#

Ok thank you!

#

Do we need to listen to payout events? - can payouts fail?

rare dove
pseudo dew
#

Ok thank you! will listen to that

#

So I am looking at onboarding express account that was created using an API, and link is given out to fill details

#

I am not getting any event updates

#

can that be managed just with refresh url and return url?

rare dove
pseudo dew
#

hmm.. its related to events that I need to listen to in different flows that I have integrated

#

in that way related

#

but the flow I am inquiring about is different

#

I was expecting atleast - account.updated - events?

rare dove
pseudo dew
#

I am enabling that via API -

capabilities={
"transfers": {"requested": True}
},

#

and I dont think my express account users can do that in the onboarding flow

#

Ok, let me rephrase so that there is no miscommunication

#

How would I know that the onboarding was succesful or not? after I have redirected the user to stripe express onboarding link?

#

Should ask this in a different thread?

rare dove
#

No, please continue here.

rare dove
pseudo dew
#

is there a time gap between onboarding and the account being ready to accept payments?

#

and what events are those?

rare dove
#

I think the account needs to be approved. I am not exactly sure what's the process.

pseudo dew
#

approved by whom?

#

and where will I get that information?

bleak valeBOT
rare dove
#

Stripe needs to check the provided information before allowing the account to accept payments.

unkempt hazel
#

๐Ÿ‘‹ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!

pseudo dew
#

hmm.. I am a bit confused - in test mode - account gets enabled after following the onboarding link

#

it doesnt work that way in live mode?

unkempt hazel
unkempt hazel
pseudo dew
#

ok

#

got it, what are events to listen to for when the account is ready to accept payments?

unkempt hazel
pseudo dew
#

anything else I would need to listen to from a express account perspective?

  • account.updated - charged_enabled, payouts_enabled.
  • payout.failed to listen to issues in payout
unkempt hazel
#

I think that should be fine

bleak valeBOT
pseudo dew
#

Thanks!

pseudo dew
#

you can close the thread for now. I will get back if I have any more questions.