Skip to main content
Anchor to subscriptionMigrationGateways

subscriptionMigrationGateways

query

Returns the list of payment gateways available for subscription contract migrations, allowing merchants to move existing subscriptions from one payment gateway to another.

Anchor to SubscriptionMigrationGatewaySubscriptionMigrationGateway
•[SubscriptionMigrationGateway!]!

Represents a payment gateway with its name and account ID for subscription migrations.

•String

The account ID associated with the payment gateway.

•Boolean!
non-null

Whether the payment gateway is the primary direct gateway for the shop.

•SubscriptionMigrationGatewayName!
non-null

The name of the payment gateway.


Was this section helpful?