--- title: SubscriptionBillingAttemptPaymentChallengeStatus - GraphQL Admin description: The status of the billing attempt authentication process. api_version: unstable api_name: admin source_url: html: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/SubscriptionBillingAttemptPaymentChallengeStatus md: >- https://shopify.dev/docs/api/admin-graphql/unstable/enums/SubscriptionBillingAttemptPaymentChallengeStatus.md --- # Subscription​Billing​Attempt​Payment​Challenge​Status enum The status of the billing attempt authentication process. ## Valid values * OFF\_​SESSION\_​REJECTED The billing attempt is rejected because the customer action was required. The customer has not yet attempted to complete the challenge. * ON\_​SESSION\_​CHALLENGED The customer was brought on session and challenged. *** ## Fields * [Subscription​Billing​Attempt​Payment​Challenge.status](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptPaymentChallenge#field-SubscriptionBillingAttemptPaymentChallenge.fields.status) OBJECT A payment challenge that the customer must complete. *** ## Map ### Fields with this enum * [Subscription​Billing​Attempt​Payment​Challenge.status](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SubscriptionBillingAttemptPaymentChallenge#field-SubscriptionBillingAttemptPaymentChallenge.fields.status)