Skip to main content

Community

Connector Improvement: Stripe: access to connect account from the Master account

Answered

Please sign in to leave a comment.

Comments

3 comments

  • Official comment

    Hi Evelyne,

    Sadie from the Product team here. Thanks for raising this request. We currently don't support syncing invoices for connected accounts. Is your goal here to retrieve invoices for connected accounts? Please provide a bit more detail about what you are trying to do with the data so we can consider your request.

    Best,

    Sadie

    Hello Sadie!

     
    We are migrated to Express account. It means that we will have a kind of Master Account, and all other accounts will be attached to this master one.
    Regarding Stripe documentation, the API key defined for the Master account is also applicable for the Express Accounts (no specific key for Express Accounts). So to access the Express Accounts through Fivetran, we need an evolution of the connector to get Express Accounts information using the Master account key.
     
    Thx for your help
     
    Evelyne Notton

    Hello!

    I'm adding some more information on what is needed on the Stripe API call

    Please have a look to: https://docs.stripe.com/connect/authentication, part on '

    Making API calls for connected accounts

    To access data of a connected account we must:

    - use the secret key of the'master account'

    - add a header 'Stripe-Account' with account ID (acct_xxxxx)

    On fivetran we must then be able to fill in the Stripe-Account information.

    Currently on the Master account, we have activated the toogle for connected-account, but we don't get invoices linked to this account.

    How can we fill the Stripe-Account header? I have tested a get V1/Invoices using postman, passing the secret key and a Stripe-Account value, and I've got all the attached invoices

    Thx for your help

    Evelyne

    '