subscriptionGateway - admin-graphql - QUERY
Version: unstable
Description:
Gateway used for subscription charges.
Access Scopes
`read_payment_settings` access scope or `read_customer_payment_methods` access scope.
Arguments
Returns
-
enabled:
Boolean!
The status of the gateway.
-
id:
ID!
A globally-unique ID.
-
label:
String!
Payment provider label.
-
testModeEnabled:
Boolean!
Status of test mode for the gateway.
Examples