Anchor to SubscriptionGatewaySubscription
objectSubscription Gateway
Requires access scope or access scope.
Gateway used for legacy subscription charges.
Anchor to FieldsFields
- enabled (Boolean!)
- id (ID!)
- label (String!)
- testModeEnabled (Boolean!)
- Anchor to enabledenabled•Boolean!non-null
The status of the gateway.
- •ID!non-null
A globally-unique ID.
- Anchor to labellabel•String!non-null
Payment provider label.
- Anchor to testModeEnabledtest•Boolean!
Mode Enabled non-null Status of test mode for the gateway.
Was this section helpful?
Anchor to QueriesQueries
- subscriptionGateway (SubscriptionGateway)
- •query
Returns the payment gateway currently used for subscription charges on the shop. Subscription orders may use a dedicated gateway separate from the shop's primary payment provider.
Was this section helpful?