The [production configuration](https://shopify.dev/apps/payments/onboarding-a-merchant-payments-apps)
of the payments app.
Access Scopes
`read_payment_gateways` access scope.
Fields
externalHandle:
String -
A username or identifier associated with the account that the merchant has used with the partner. It displays in the Payments section in the Shopify admin. The `externalHandle` enables the merchant to identify the connected payment provider account.
ready:
Boolean! -
Whether the provider is ready to process the merchant's payments.
Connections
Related queries
Related mutations
paymentsAppConfigure
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 [Onboard a merchant payments app](https://shopify.dev/apps/payments/getting-started/onboard-a-merchant-payments-apps) tutorial.