Skip to main content
Anchor to PaymentCustomization

PaymentCustomization

object

Requires read_payment_customizations access scope.

A payment customization.

Boolean!
non-null

The enabled status of the payment customization.

FunctionsErrorHistory

The error history on the most recent version of the payment customization.

String!
non-null

The ID of the Shopify Function implementing the payment customization.

ID!
non-null

A globally-unique ID.

Metafield

A custom field, including its namespace and key, that's associated with a Shopify resource for the purposes of adding and storing additional information.

MetafieldConnection!
non-null

A list of custom fields that a merchant associates with a Shopify resource.

Anchor to metafieldsByIdentifiersmetafieldsByIdentifiers
[Metafield]!
non-null

The metafields associated with the resource matching the supplied list of namespaces and keys.

ShopifyFunction!
non-null

The Shopify Function implementing the payment customization.

String!
non-null

The title of the payment customization.

Anchor to metafieldDefinitionsmetafieldDefinitions
MetafieldDefinitionConnection!
non-nullDeprecated

Was this section helpful?

query

The payment customization.

query

The payment customizations.


Was this section helpful?

mutation

Creates a payment customization.

mutation

Updates a payment customization.


Was this section helpful?