#Wojtek

1 messages ยท Page 1 of 1 (latest)

native tartanBOT
jade field
outer briar
#

Can I call this API even when the account is not connected to our own account?

jade field
#

Nope, it'll error

outer briar
#

Sorry if that's a dumb question. These accounts will be some users that in theory might want to try our app. I thought our backend won't be able to get information about that account unless they are already connected

#

What is the suggested flow then? Connect and then check if the account has everything turned on?

jade field
#

Well, if they've installed your Stripe App then at that point there'll be a 'connection' between their Stripe account and the publishing account

outer briar
#

Oh, and then I can call this endpoint to get their data without errors?

jade field
outer briar
#

Perfect! That's even better ๐Ÿ˜„

#

Which token should be used on the backend to call this API then?

#

Sorry one last question ๐Ÿ˜…

jade field
#

The secret key of the account that owns the app

outer briar
#

Ahh, makes sense