#a1
1 messages · Page 1 of 1 (latest)
Hello
hello bismarck
So you are looking to test OAuth here?
I am trying to do following:
install the application in test mode (on my stripe account)
see if the LIVE API can handle the account.application.authorized request - since this can't be simulated on the CLI
for stripe APPS
Hmm I see. Not sure this is possible currently, but let me do some digging
bismarck, it must be possible - otherwise how did the other developers write their apps?
I want to know following:
if I install a stripe app, does my API webhook receive the account.application.authorized request?
if yes, is the email included?
if no, do I need to do the onboarding process e.g. https://stripe.com/docs/stripe-apps/patterns/sign-in ?
Yep looking, one moment
no rush
or can that permission also be triggered from these settings: https://stripe.com/docs/stripe-apps/reference/permissions ?
Okay so yes you will receive a account.application.authorized webhook event here but no the email will not be included. It will have things like the Connect Client App ID and the Account ID. You can't access the email related to the login of the Connected Account here since that is sensitive for these "standard" accounts.
We don't currently have a public way to test this flow out. However, I know we are working on providing it and if you reach out to our Support team (https://support.stripe.com/contact/login) they may be able to give you early access to a feature that would allow for this.
OK thank you very much, I will contact the team now
after I send the email, can you expedite it to the correct person if I give you email or an identifier?
No I can't do that. It will need to go through our normal Support channels for this.
OK brilliant, I will email them now. thank you very much for your help
Sure thing
you have been a great help, 5/5 stars.
I'll get back to work, thank you sir.