Home > @infiniteobjects/shopify-data-manager > AdminTypes > PaypalExpressSubscriptionsGatewayStatus
Represents a valid PayPal Express subscriptions gateway status.
Signature:
export declare enum PaypalExpressSubscriptionsGatewayStatus
Member | Value | Description |
---|---|---|
Disabled | "DISABLED" |
The status is disabled. |
Enabled | "ENABLED" |
The status is enabled. |
Pending | "PENDING" |
The status is pending. |