Skip to main content
Anchor to paymentCustomizationActivation

paymentCustomizationActivation

mutation

Requires write_payment_customizations access scope.

Activates and deactivates payment customizations.

•Boolean!
required

The enabled status of the payment customizations.

•[ID!]!
required

The global IDs of the payment customizations.


Was this section helpful?

Anchor to PaymentCustomizationActivationPayload returnsPaymentCustomizationActivationPayload returns

•[String!]

The IDs of the updated payment customizations.

•[PaymentCustomizationError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?