--- title: PaypalExpressSubscriptionsGatewayStatus - GraphQL Admin description: Represents a valid PayPal Express subscriptions gateway status. api_version: 2025-10 api_name: admin type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/enums/paypalexpresssubscriptionsgatewaystatus md: https://shopify.dev/docs/api/admin-graphql/latest/enums/paypalexpresssubscriptionsgatewaystatus.md --- # Paypal​Express​Subscriptions​Gateway​Status enum Represents a valid PayPal Express subscriptions gateway status. ## Valid values * DISABLED The status is disabled. * ENABLED The status is enabled. * PENDING The status is pending. *** ## Fields * [Shop​Features.paypalExpressSubscriptionGatewayStatus](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopFeatures#field-ShopFeatures.fields.paypalExpressSubscriptionGatewayStatus) OBJECT Represents the feature set available to the shop. Most fields specify whether a feature is enabled for a shop, and some fields return information related to specific features. *** ## Map ### Fields with this enum * <-|[Shop​Features.paypalExpressSubscriptionGatewayStatus](https://shopify.dev/docs/api/admin-graphql/latest/objects/ShopFeatures#field-ShopFeatures.fields.paypalExpressSubscriptionGatewayStatus)