Skip to main content
Anchor to PaymentsAppConfigurePayload

PaymentsAppConfigurePayload

payload

Return type for paymentsAppConfigure mutation.

Anchor to paymentsAppConfigurationpaymentsAppConfiguration
•PaymentsAppConfiguration

The production configuration of the payments app.

Show fields
•[UserError!]!
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

Configures the partner-managed payments gateway to work on the merchant's store. For an example of how to use the paymentsAppConfigure mutation, refer to the tutorial for onboarding merchants to payments extensions.

Show payload

Arguments

•String

Handle used in the external system.

•Boolean!
required

The provider is ready to process merchant's payments.



Was this section helpful?