#pedromcr

1 messages ยท Page 1 of 1 (latest)

acoustic kettleBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

dapper folio
mild relic
#

Additional info:
API version 2023-10-16
Using Typescript
Some screenshots:

mild relic
#

and the relevant type i want as the docs suggest:

dapper folio
#

The screenshots are not helpful in this case. Can you paste your code between three ` marks ?

mild relic
#

of course:

#
          external_account: {
            object: "bank_account",
            country: "PT", 
            currency: "eur",
            account_number: ext_acc, 
          },
        },
        )```
#

where ext_acc is a string like PT50000201231234567890154

dapper folio
#

What is the account type for user.StripeAccount?

mild relic
#

sorry, I misread you, it's a custom account

#

a Connect account

dapper folio
#

Okay cool.

wild blade
#

How do you only only string is allowed if you haven't made a request?

#

TypeScript error?