SubscriptionGateway - admin-graphql - OBJECT
Version: unstable
Description:
Gateway used for legacy subscription charges.
Access Scopes
`read_payment_settings` access scope or `read_customer_payment_methods` access scope.
Fields
-
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.
Connections
Related queries
Related mutations
Related Unions
Examples