Anchor to subscriptionMigrationGatewayssubscription
subscription Migration Gateways
query
The list of payment gateways that can be used for subscription contract migrations.
Anchor to Possible returnsPossible returns
- Anchor to SubscriptionMigrationGatewaySubscription•
Migration Gateway Represents a payment gateway with its name and account ID for subscription migrations.
- account
Id• String The account ID associated with the payment gateway.
- is
Primary Gateway• Boolean!non-null Whether the payment gateway is the primary direct gateway for the shop.
- name•Subscriptionnon-null
Migration Gateway Name! The name of the payment gateway.
- account
Was this section helpful?
Query Reference
{
subscriptionMigrationGateways {
# subscriptionMigrationGateways fields
}
}