Skip to main content
Anchor to PaymentCustomizationUpdatePayload

PaymentCustomizationUpdatePayload

payload

Return type for paymentCustomizationUpdate mutation.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomization

Returns the updated payment customization.

•[PaymentCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.


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.

Arguments

•ID!
required

The global ID of the payment customization.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomizationInput!
required

The input data used to update the payment customization.



Was this section helpful?