stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > ShopifyPaymentsAccount > chargeStatementDescriptor

AdminTypes.ShopifyPaymentsAccount.chargeStatementDescriptor property

Warning: This API is now obsolete.

Use chargeStatementDescriptors instead.

The statement descriptor used for charges.

The statement descriptor appears on a customer’s credit card or bank statement when they make a purchase.

Signature:

chargeStatementDescriptor?: Maybe<Scalars['String']['output']>;