Skip to main content
Anchor to PaymentCustomizationCreatePayload

PaymentCustomizationCreatePayload

payload

Return type for paymentCustomizationCreate mutation.

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomization

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

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.

Arguments

Anchor to paymentCustomizationpaymentCustomization
•PaymentCustomizationInput!
required

The input data used to create the payment customization.



Was this section helpful?