Skip to main content
Anchor to PaymentCustomizationUpdatePayload

PaymentCustomizationUpdatePayload

payload

Return type for paymentCustomizationUpdate mutation.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomization

Returns the updated payment customization.

Show fields
•[PaymentCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Updates an existing payment customization, modifying its configuration for how payment methods are displayed at checkout. Use this to change the customization's title or enabled state. The customization's function can't be changed once set; create a new payment customization to use a different function.

Show payload

Arguments

•ID!
required

The global ID of the payment customization.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomizationInput!
required

The input data used to update the payment customization.

Show input fields


Was this section helpful?