--- title: PaymentSessionStatePendingReason - Payments Apps API description: Reasons the finalization of the payment is pending. api_version: 2025-01 api_name: payments-apps type: enum api_type: graphql source_url: html: https://shopify.dev/docs/api/payments-apps/2025-01/enums/PaymentSessionStatePendingReason md: https://shopify.dev/docs/api/payments-apps/2025-01/enums/PaymentSessionStatePendingReason.md --- # Payment​Session​State​Pending​Reason enum Reasons the finalization of the payment is pending. ## Valid values * BUYER\_​ACTION\_​REQUIRED Awaiting action from the buyer. * NETWORK\_​ACTION\_​REQUIRED Awaiting action from the network. * PARTNER\_​ACTION\_​REQUIRED Awaiting action from the Partner. *** ## Fields * [Payment​Session​State​Pending.​reason](https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionStatePending#field-reason) OBJECT Additional details about a payment's pending state. * [payment​Session​Pending.​reason](https://shopify.dev/docs/api/payments-apps/2025-01/mutations/paymentSessionPending#argument-reason) MUTATION *** ## Map ### Fields with this enum * <-|[Payment​Session​State​Pending.reason](https://shopify.dev/docs/api/payments-apps/2025-01/objects/PaymentSessionStatePending#field-reason) ### Mutations with this enum * <\~>[payment​Session​Pending](https://shopify.dev/docs/api/payments-apps/2025-01/mutations/paymentSessionPending#argument-reason)