Skip to main content
objectStripeAccount

Implements

Fields

defaultCurrency
String

ISO code of the Network's default payment currency. Null until a default is chosen.

defaultCurrencySymbol
String

Display symbol of the Network's default payment currency, such as $. Null until a default is chosen.

id
ID!

ID of the object.

lastError
String

Message of the most recent Stripe connection error. Null when the account is healthy.

resourceId
ID!

Resource ID for this object, for interop with the Admin API.

Lifecycle status of the Stripe connection.

stripeUserId
String

Stripe's ID for the connected account (the acct_ identifier).