--- title: SubscriptionContractLastPaymentStatus - Customer API description: The status of the last payment on a subscription contract. api_version: 2025-10 api_name: customer type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/customer/latest/enums/subscriptioncontractlastpaymentstatus md: https://shopify.dev/docs/api/customer/latest/enums/subscriptioncontractlastpaymentstatus.md --- # Subscription​Contract​Last​Payment​Status enum The status of the last payment on a subscription contract. ## Valid values * FAILED A failed subscription billing attempt. * SUCCEEDED A successful subscription billing attempt. *** ## Fields * [Subscription​Contract.​last​Payment​Status](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract#field-lastPaymentStatus) OBJECT A Subscription Contract. *** ## Map ### Fields with this enum * <-|[Subscription​Contract.lastPaymentStatus](https://shopify.dev/docs/api/customer/latest/objects/SubscriptionContract#field-lastPaymentStatus)