Skip to main content
query

Requires read_payment_settings access scope or read_customer_payment_methods access scope.

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.

•SubscriptionGateway

Gateway used for legacy subscription charges.

•Boolean!
non-null

The status of the gateway.

•ID!
non-null

A globally-unique ID.

•String!
non-null

Payment provider label.

•Boolean!
non-null

Status of test mode for the gateway.


Was this section helpful?