Skip to main content
Anchor to PaymentCustomizationCreatePayload

PaymentCustomizationCreatePayload

payload

Return type for paymentCustomizationCreate mutation.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomization

Returns the created 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

Creates a new payment customization for the shop. Payment customizations let apps modify the payment methods shown at checkout — hiding, reordering, or renaming options based on cart contents, customer attributes, or other business logic.

Show payload

Arguments

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomizationInput!
required

The input data used to create the payment customization.

Show input fields


Was this section helpful?