#Flolosain

1 messages · Page 1 of 1 (latest)

unreal hawkBOT
zenith hull
low siren
#

Thanks! But I'm using bubble and I have to initialize the connexion first and impossible to

zenith hull
#

What's bubble?

low siren
#

No code solution

zenith hull
#

Oh

#

I'm not familiar with that platform

unreal hawkBOT
zenith hull
#

We help developers in here integrate our API

low siren
#

When I seup the URL endpoint, the application is waiting for a trigger event to initialize

#

setup*

steady hearth
#

👋 stepping in here since codename_duchess has to head out soon

low siren
#

Thanks

steady hearth
#

Can you be really specific about what you mean? You mention your waiting for the trigger event to initialize - are you waiting for a specific stripe event?

low siren
#

Yes I' waiting for the event account.updated

steady hearth
low siren
#

To test after the initialize call seems to be okey, but not for the first time

steady hearth
#

What do you mean not for the first time? Typically with testing connect accounts you'd create an actual Account in test mode and go through the onboarding process

low siren
#

With Authorization and Bearersktest... ?

unreal hawkBOT
steady hearth
#

I deleted the first message since it's got test secret key in there

low siren
#

Ok thanks!

#

Could you please confirm me the process for KKYC / KYB :

  • Stripe custom account is created
  • An event is trigger "account.updated" when a document is required
  • For companny or person, need to use the person object ?
  • How to do all in the Stripe URL?
steady hearth
#

Let's back up for a quick second - what kind of connected accounts are you working with?

low siren
#

Only custom

#

I would like to do the KYC / KYB in a verification portal hosted by Stripe. Is it possible ?

steady hearth
low siren
#

Yes, thanks

#

So if account.updated is trigger by stripe and Stripe need somes documents for KYC or KYB, I can use the parameter type with account_update and verify identity or upload document needed ?