--- title: PaymentSessionStatePendingReason - Payments Apps API description: Reasons the finalization of the payment is pending. api_version: 2025-10 api_name: payments-apps type: enum api_type: graphql source_url: html: >- https://shopify.dev/docs/api/payments-apps/latest/enums/PaymentSessionStatePendingReason md: >- https://shopify.dev/docs/api/payments-apps/latest/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/latest/objects/PaymentSessionStatePending#field-PaymentSessionStatePending.fields.reason) OBJECT Additional details about a payment's pending state. * [payment​Session​Pending.reason](https://shopify.dev/docs/api/payments-apps/latest/mutations/paymentSessionPending#arguments-reason) ARGUMENT *** ## Map ### Fields with this enum * <-|[Payment​Session​State​Pending.reason](https://shopify.dev/docs/api/payments-apps/latest/objects/PaymentSessionStatePending#field-PaymentSessionStatePending.fields.reason) ### Arguments with this enum * <-|[payment​Session​Pending.reason](https://shopify.dev/docs/api/payments-apps/latest/mutations/paymentSessionPending#arguments-reason)