Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to shopifyPaymentsAccount

shopifyPaymentsAccount

query

Shopify Payments account information, including balances and payouts.

Anchor to ShopifyPaymentsAccountShopifyPaymentsAccount
•

Balance and payout information for a Shopify Payments account. Balance includes all balances for the currencies supported by the shop. You can also query for a list of payouts, where each payout includes the corresponding currencyCode field.

activated•
non-null

Whether the Shopify Payments setup is completed.

balance•
non-null

Current balances in all currencies for the account.

balanceTransactions•
non-null

A list of balance transactions associated with the shop.

bankAccounts•
non-null

All bank accounts configured for the Shopify Payments account.

chargeStatementDescriptors•

The statement descriptors used for charges.

These descriptors appear on a customer's credit card or bank statement when they make a purchase.

country•
non-null

The Shopify Payments account country.

defaultCurrency•
non-null

The default payout currency for the Shopify Payments account.

disputes•
non-null

All disputes that originated from a transaction made with the Shopify Payments account.

fraudSettings•
non-null

The fraud settings of the Shopify Payments account.

id•
non-null

A globally-unique ID.

notificationSettings•
non-null

The notifications settings for the account.

onboardable•
non-null

Whether the Shopify Payments account can be onboarded.

payouts•
non-null

All current and previous payouts made between the account and the bank account.

payoutSchedule•
non-null

The payout schedule for the account.

payoutStatementDescriptor•

The descriptor used for payouts.

The descriptor appears on a merchant's bank statement when they receive a payout.

permittedVerificationDocuments•
non-null

The permitted documents for identity verification.

verifications•
non-null

The verifications necessary for this account.

chargeStatementDescriptor•
Deprecated

The statement descriptor used for charges.

The statement descriptor appears on a customer's credit card or bank statement when they make a purchase. Use chargeStatementDescriptors instead.


Was this section helpful?